[ http://jira.codehaus.org/browse/MJAVADOC-21?page=all ]
Maria Odea Ching moved MNG-1768 to MJAVADOC-21:
-----------------------------------------------
Component: (was: maven-javadoc-plugin)
Workflow: jira (was: Maven)
Key: MJAVADOC-21 (was: MNG-1768)
Project: Maven 2.x Javadoc Plugin (was: Maven 2)
> excludePackageNames property doesn't work
> -----------------------------------------
>
> Key: MJAVADOC-21
> URL: http://jira.codehaus.org/browse/MJAVADOC-21
> Project: Maven 2.x Javadoc Plugin
> Type: Bug
> Reporter: David Jackman
> Attachments: MNG-1768.patch
>
>
> The Javadoc plugin passes the excludePackageNames as the -exclude parameter
> for the execution of the Javadoc tool. However, because the Javadoc plugin
> passes the source file names on the command line, the -exclude parameter has
> no effect (it only excludes packages from the list specified by the
> -subpackages parameter).
> In order for package exclusion to work, the source files for these packages
> must be removed from the source file names list by the plugin.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]