[ 
https://jira.codehaus.org/browse/MPJAVADOC-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MPJAVADOC-2.
----------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> I would like more control over the packages that javadoc uses to generate 
> online documentation
> ----------------------------------------------------------------------------------------------
>
>                 Key: MPJAVADOC-2
>                 URL: https://jira.codehaus.org/browse/MPJAVADOC-2
>             Project: Maven 1.x Javadoc Plugin
>          Issue Type: Improvement
>            Reporter: Julian Payne
>
> Today the javadoc plugin takes the list of packages to be what is in the POM 
> and it then appends ".*" on the end of pom.package.
> In our case we will put "a.b.c" as the package but there are some 
> sub-packages that should not be documented via javadoc. In this case I would 
> like to be able to specify "a.b.c.d,a.b.c.e.f" as the list of packages to 
> document.
> I can suggest 2 possible ways to implement this:
> 1) If pom.package has a comma in it then don't add the ".*"
> 2) Add a new property for the plugin that overrides the pom.package if, and 
> only if, it exists
> Thanks,
> Julian Payne



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to