Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.1
-
Fix Version/s: 1.7
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The problem is that internal.javadoc.needed is set for every entry in maven.compile.src.set. So later entries that do not require generation, override entries that did, and nothing gets built.
Can you test the javadoc plugin in CVS ? I think that I resolved this problem recently.
I can send you the plugin if you don't want or if you can't build the plugin on CVS.
Do you have a test case ?