I have no idea why XDoclet dies. There is no System.exit() in our code. Try to pass -X to maven an read the maven log. Might tell you something...
Aslak > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of James Ward > Sent: 25. februar 2003 20:45 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] XDoclet & JBoss & Maven Problems > > > Weird Stuff... > Everything works fine with my XDoclet + Maven setup until I add the > xdoclet-jboss-module-1.2b2.jar into the mix of things (specify it as a > dependency). Here is a snippet from my verbose maven output: > > [ejbdoclet] [DEBUG] Finding class xdoclet.XDocletMain > [ejbdoclet] [DEBUG] Class xdoclet.XDocletMain loaded from ant loader > [DEBUG] Adding reference: ejbdoclet.java.compile.src.set -> > > xdoclet:webdoclet: > [taskdef] [DEBUG] Finding class xdoclet.modules.web.WebDocletTask > > XDoclet seems to die after it loads the xdoclet.XDocletMain class. > > Is there any way I can get more verbosity from XDoclet as to why it's > dying? > > I am using XDoclet 1.2b2, Maven Beta8, and J2SDK 1.4.1. > > Any ideas? > > Thanks! > > -James > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
