Maven JXR

Add excludePackageNames configuration option (cf. maven-javadoc-plugin)

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 2.1
  • Fix Version/s: None
  • Component/s: maven2 jxr plugin
  • Labels:
    None
  • Number of attachments :
    0

Description

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.

Activity

Hide
Andreas Sewe added a comment -

FWIW, I know that the plugin offers an excludes configuration element. (At least, its documented on http://maven.apache.org/plugins/maven-jxr-plugin/examples/include-exclude.html, although the goals' documentation doesn't mention it.)

At any rate, using excludes wouldn't help when additional source folders are present (but see http://jira.codehaus.org/browse/JXR-78) – at least, it isn't clear how excludes would interact with multiple source folders...

Show
Andreas Sewe added a comment - FWIW, I know that the plugin offers an excludes configuration element. (At least, its documented on http://maven.apache.org/plugins/maven-jxr-plugin/examples/include-exclude.html, although the goals' documentation doesn't mention it.) At any rate, using excludes wouldn't help when additional source folders are present (but see http://jira.codehaus.org/browse/JXR-78) – at least, it isn't clear how excludes would interact with multiple source folders...

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: