You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jerarckill - ANS <je...@ans.be> on 2005/11/16 20:26:00 UTC

XDoclet plugin : What was wrong - Solutions

The problem related to the XDoclet plugin that was producing a nasty  
exception when launched was due to the fact that the alpha-1.0 version was  
just not working.

This version is the one referenced as example on Codehaus website and is  
NOT WORKING for ejbDoclet task (I don't know for other ones).

Anyway, an Alpha-2.0 version has also been released and just changing this  
makes the ejbDoclet plugin work.

Also, if you have problems using this plugin with Java 1.5, know that the  
XJavadoc version used in this plugin (1.1) doesn't work with Java 1.5  
syntax.  You will have to change this dependency to XJavadoc 1.5 in order  
to have XDoclet work with this specific syntax.

Hope it will help somebody else,

Jérôme

P.S: Thank you all for the reply sent to me while searching for a solution


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org