Kevin Hagel a écrit :

I was having similar problems at one time, and I never really figured out why. I did decide to use a single entity include in all my subprojects which used XDoclet, hoping that once I got it right all the project/subprojects would work.
This solution works for me, here's a view from a subproject example

Hi Kevin



Your solution works fine!
In addition, it gave me a clue on the possible cause of the problem: in your solution you specify a dependence on quite every artifactId from xdoclet. So I tried to see which one was missing in my original project.xml. I found that specifying a dependency on xjavadoc is enough to make it work.
Maybe should the user documentation be updated with this.


Thanks for your help

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