You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Arnaud Heritier (JIRA)" <ji...@codehaus.org> on 2005/08/22 13:41:28 UTC

[jira] Updated: (MPJAVADOC-2) I would like more control over the packages that javadoc uses to generate online documentation

     [ http://jira.codehaus.org/browse/MPJAVADOC-2?page=all ]

Arnaud Heritier updated MPJAVADOC-2:
------------------------------------

    Assign To:     (was: Arnaud Heritier)

> I would like more control over the packages that javadoc uses to generate online documentation
> ----------------------------------------------------------------------------------------------
>
>          Key: MPJAVADOC-2
>          URL: http://jira.codehaus.org/browse/MPJAVADOC-2
>      Project: maven-javadoc-plugin
>         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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org