[ http://jira.codehaus.org/browse/MJAVADOC-21?page=all ]
Mike Perham closed MJAVADOC-21:
-------------------------------
Assign To: Mike Perham
Resolution: Fixed
Fixed with MJAVADOC-9. Martin, it sounds like you should open a separate issue.
> 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
> Assignee: Mike Perham
> 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]