Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Today the javadoc plugin takes the list of packages to be what is in the POM and it then appends ".*" on the end of pom.package.
In our case we will put "a.b.c" as the package but there are some sub-packages that should not be documented via javadoc. In this case I would like to be able to specify "a.b.c.d,a.b.c.e.f" as the list of packages to document.
I can suggest 2 possible ways to implement this:
1) If pom.package has a comma in it then don't add the ".*"
2) Add a new property for the plugin that overrides the pom.package if, and only if, it exists
Thanks,
Julian Payne
Activity
dion gillard
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Remaining Estimate | 0 minutes [ 0 ] | |
| Original Estimate | 0 | |
| Fix Version/s | 1.1 [ 10211 ] |
Jason van Zyl
made changes -
| Fix Version/s | 1.1 [ 10211 ] | |
| Key | MAVEN-528 | MPJAVADOC-2 |
| Affects Version/s | 1.0-beta-10 [ 10095 ] | |
| Project | maven [ 10030 ] | maven-javadoc-plugin [ 10357 ] |
| Affects Version/s | 1.0-beta-9 [ 10071 ] | |
| Affects Version/s | 1.0-beta-8 [ 10061 ] | |
| Component/s | plugin-other [ 10152 ] |
Arnaud Heritier
made changes -
| Assignee | Arnaud HERITIER [ aheritier ] |
Arnaud Heritier
made changes -
| Assignee | Arnaud Heritier [ aheritier ] |