[
https://issues.apache.org/jira/browse/MJAVADOC-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MJAVADOC-391.
-----------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> excludePackageNames doesn't work if source path is not specified
> ----------------------------------------------------------------
>
> Key: MJAVADOC-391
> URL: https://issues.apache.org/jira/browse/MJAVADOC-391
> Project: Maven Javadoc Plugin
> Issue Type: Improvement
> Affects Versions: 2.9.1
> Environment: OSX 10.9, Maven 3.1
> Reporter: Roberto Andrade
> Priority: Major
>
> I just learned by looking at the plugin's source code that the
> {{excludePackageNames}} configuration only works if I specify a
> {{sourcepath}} configuration but could not find that documented anywhere.
> I was assuming (perhaps incorrectly) that my project's source folders would
> be considered by default as the value of {{sourcepath}} given when I run the
> plugin without exclusions it actually finds the source in the right place to
> be able to generate the javadoc (more specifically, I was assuming the
> default value of it to be the same as {{project.build.sourceDirectory}}).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)