Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.3
-
Fix Version/s: None
-
Component/s: maven2 jxr plugin
-
Labels:None
-
Number of attachments :
Description
The code in the maven-jxr-plugin looks to set if javadoc is aggregated. It is not careful to match the javadoc goal to the jxr goal; if for some reason the project sets aggregation differently for javadoc and test-javadoc, the results will be confused. It is not at all clear to me how important this is.