[ http://jira.codehaus.org/browse/MPJAVADOC-50?page=comments#action_55732 ]
Bernard Durfee commented on MPJAVADOC-50:
-
I had the same problem, turns out I had renamed my package structure, but not
updated the 'package' element in the POM. That fixed
The following comment has been added to this issue:
Author: Arnaud HERITIER
Created: Fri, 26 Nov 2004 3:43 PM
Body:
I didn't yet test it with the jdk 1.5.
Can you run it in debug mode please and send us the log ?
maven -Dmaven.javadoc.debug=true javadoc
Thx
--
The following comment has been added to this issue:
Author: Robin S Levine
Created: Fri, 26 Nov 2004 2:07 PM
Body:
Also having the same issue. Upgraded to JS2E 1.5 and javadoc plugin stopped
working with maven.
Its not throwing any errors however ...
-
The following comment has been added to this issue:
Author: Arnaud HERITIER
Created: Tue, 16 Nov 2004 3:04 PM
Body:
Did you install it with the command below ?
maven plugin:download -DgroupId=maven -DartifactId=maven-javadoc-plugin
-Dversion=1.7
If you did it manually you must re
The following comment has been added to this issue:
Author: Anup Jain
Created: Tue, 16 Nov 2004 3:30 AM
Body:
By changing the pom.package value to a folder which is one rung above, i am
able to address point #1,
but i am still not able to generate javadocs as per point #2.
Also,
The following comment has been added to this issue:
Author: Joerg Schaible
Created: Mon, 15 Nov 2004 5:45 AM
Body:
What's in pom.package ?
-
View this comment:
http://jira.codehaus.org/browse/MPJAVADOC-50?page=co