Hello


I tried to build a simple web application repository using maven 1.0 rc1 and xdoclet 1.2.
If I have a manually written web.xml file, everything works fine.


Now if I want to rely on xdoclet to generate my web.xml, I have the following error message:

taskdef class xdoclet.modules.web.WebDocletTask cannot be found

So I tried to build the sample directory in the xdoclet distribution but I got a similar result:

taskdef class xdoclet.modules.ejb.EjbDocletTask cannot be found

But if I build the sample directory in the xdoclet distribution using ant, everything works fine!


Apparently, maven is include to load the xdoclet modules in its classpath. Unfortunately, I did not find why. Even looking at the mailing list archive.


Any clue?

Thanks

Frederic





-------------------------------------------------------
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