Hi all,

I try to setup a project using maven 2.0.4 and Hibernate. I've chosen to use 
Xdoclet to generate the mapping files and the config file.

First, it seems that I have to use xdoclet2 as explained at :
http://xdoclet.codehaus.org/Maven2+plugin

So I've follow the howto. I've also added the Hibernate plugin. When I 
run "mvn package", I get the following error :

[INFO] [2-xdoclet2:xdoclet {execution: default}]
Running org.xdoclet.plugin.hibernate.HibernateMappingPlugin
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] org.xdoclet.XDocletTag.validateModel()V
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.AbstractMethodError: org.xdoclet.XDocletTag.validateModel()V


Can someone tell me where I am wrong ?

The problem seems to come from xdoclet2. I wonder if there is an 
incompatibility between the HibernatePlugin and xdoclet2. The version I use 
is HibernatePlugin 1.0.3 (latest found at ibiblio) and xdoclet 2.0.5-SNAPSHOT

For more information, my pom.xml is available at:
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/objectweb/website/trunk/jabber/pom.xml?view=markup&rev=311

Thanks in advance for your precious help.

Regards

-- 
Xavier MOGHRABI - Consortium ObjectWeb
Jabber: [EMAIL PROTECTED] - Phone: +33 4 76 61 52 35


_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to