Hi guys...
Im using Maven 1.0.2 with maven-xdoclet-plugin 1.2 and Java 5.
This week im update hibernate version 2 to version 3, but this is causing me headache.
This error occurs:
Code:
xjavadoc.XJavaDoc.getSourceClasses(ZZ)Ljava/util/Collection;
I know that is because a Java version. I was tried update the XJavaDoc Version like in this article,
http://opensource2.atlassian.com/projec ... e=comments.
I think thats Maven is using a wrong version of the XDoclet, but i dont have shure...
Anyone can help-me? Somebody already had this error?
Ty for any help!