Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1
-
Fix Version/s: None
-
Component/s: maven2 jxr plugin
-
Labels:None
-
Environment:Apache Maven 2.2.0 (r788681; 2009-06-26 15:04:01+0200)
Java version: 1.6.0_17
-
Number of attachments :
Description
I commented about this earlier on the maven-users mailing list: http://www.mail-archive.com/users@maven.apache.org/msg105586.html.
I am currently having trouble getting the jxr-maven-plugin to pick up additional (test) source folders, regardless of whether the are added by the build-helper-maven-plugin or the sourceRoot/testSourceRoot configuration elements of the exec-maven-plugin.
This issue may be related to http://jira.codehaus.org/browse/JXR-42.
There's no test case here, and there's certainly code that picks up additional folders.