ok, I see.
One of the <package> tags contains WAR, another project contains EAR. So
it doesn't work for both cases and only for normal JAR files.
When I test it with the jar-tag the apidocs get generated and all files
are present. On the documentation website the header and menue are
displayed but there is no content for the javadoc site. Another bug??
Marcus
Ralph Pöllath schrieb:
On 25.10.2005, at 09:05, Marcus Eberts wrote:
Hi,
when executing
/mvn javadoc:javadoc /
I get a
/"Not executing Javadoc as the project is not a Java classpath-
capable package" /
message and no javadoc html files are created. I also checked the
source code but there is no comment what a "Java classpath-capable
package" might look like. Does anybody know how to to solve the
problem or at least what the reason for this message is?
Javadoc is currently not produced for WARs, due to a bug:
http://jira.codehaus.org/browse/MNG-1257
Cheers,
-Ralph.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]