[
https://jira.codehaus.org/browse/JXR-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed JXR-76.
-----------------------------
Resolution: Won't Fix
{{excludePackageNames}} in MJAVADOC simply passed that paramter to {{javadoc}}
without implementing anything. This is a big difference to JXR. JXR has
{{excludes}} which are already documented in the goals. This can be used in
lieu of that parameters. Please note that JXR operates on files line-by-line
and not classes with an AST in memory.
> Add excludePackageNames configuration option (cf. maven-javadoc-plugin)
> -----------------------------------------------------------------------
>
> Key: JXR-76
> URL: https://jira.codehaus.org/browse/JXR-76
> Project: Maven JXR
> Issue Type: Improvement
> Components: maven2 jxr plugin
> Affects Versions: 2.1
> Reporter: Andreas Sewe
> Priority: Minor
> Labels: close-pending
>
> It would be great, if the jxr-maven-plugin would support
> {{excludePackageNames}}; this configuration option is very helpful if you
> have a lot of ugly, repetitive, generated tests which no sane person would
> want to look at anyway.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)