No distinction between javadoc and test-javadoc -----------------------------------------------
Key: JXR-90 URL: https://jira.codehaus.org/browse/JXR-90 Project: Maven JXR Issue Type: Bug Components: maven2 jxr plugin Affects Versions: 2.3 Reporter: Benson Margulies Priority: Minor 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. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira