Kevin Hagel a écrit :

that method of declaring dependencies is the "old" method ... though certainly this may not be the problem.

give this a try:
<dependency>
<groupId>xdoclet</groupId>
<artifactId>xdoclet-web-module</artifactId>
<version>1.2</version>
</dependency>

What does your repository look like, do you know for sure that the XDoclet jars are installed?


Hi

Unfortunately, using the new method for declaring dependencies did not change the result.
My maven repository contains the xdoclet jars:


ls ~/.maven/repository/xdoclet/jars/
xdoclet-1.2.jar                         xdoclet-web-module-1.2b2.jar.md5
xdoclet-1.2.jar.md5                     xdoclet-web-module-1.2.jar
xdoclet-ejb-module-1.2b2.jar            xdoclet-xdoclet-module-1.2b2.jar
xdoclet-ejb-module-1.2b2.jar.md5        xdoclet-xdoclet-module-1.2b2.jar.md5
xdoclet-hibernate-module-1.2b2.jar      xdoclet-xdoclet-module-1.2.jar
xdoclet-hibernate-module-1.2b2.jar.md5  xdoclet-xdoclet-module-1.2.jar.md5
xdoclet-web-module-1.2b2.jar

Regards

Frédéric




------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to