
|
If you were logged in you would be able to see more operations.
|
|
|
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.
|
|
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. |
Show » |
Sort Order:
|
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 ?