I just did a clean checkout an built successfully. I'm on W2K, j2sdk1.4.0_01, jakarta-ant-1.5, Maven 1.0 beta 8 about a week old from CVS. (Maven isn't involved in building xdoclet. It's run separately after ant. - and Maven is currently at version 1.0-beta-8).
What JDK are you on? Does anybody else have this problem? -Especially people on OS-X? Aslak > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:xdoclet-user-admin@;lists.sourceforge.net]On Behalf Of Jason > Essington > Sent: 31. oktober 2002 00:29 > To: Aslak Hellesoy > Cc: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-user] cvs build fails at maven: > > > yup, this was a clean build actually > > ant clean > ant > > <wait/> > > then error > > > On Wednesday, October 30, 2002, at 01:32 PM, Aslak Hellesoy wrote: > > > Try to do a clean build first. > > > > Aslak > > > >> -----Original Message----- > >> From: [EMAIL PROTECTED] > >> [mailto:xdoclet-user-admin@;lists.sourceforge.net]On Behalf Of Jason > >> Essington > >> Sent: 30. oktober 2002 20:52 > >> To: [EMAIL PROTECTED] > >> Subject: [Xdoclet-user] cvs build fails at maven: > >> > >> > >> when I build xdoclet from cvs using the default task: > >> > >> ant > >> > >> I get the following error > >> > >> maven: > >> > >> maven-plugin: > >> [mavendoclet] java.lang.IncompatibleClassChangeError > >> [mavendoclet] at > >> xdoclet.modules.doc.AntdocSubTask.addChildElementMaybe(AntdocSubTask.j > >> av > >> a:191) > >> [mavendoclet] at > >> xdoclet.modules.doc.AntdocSubTask.addChidrenRecursive(AntdocSubTask.ja > >> va > >> :181) > >> [mavendoclet] at > >> xdoclet.modules.doc.AntdocSubTask.discoverChildElements(AntdocSubTask. > >> ja > >> va:170) > >> [mavendoclet] at > >> xdoclet.modules.doc.AntdocSubTask.init(AntdocSubTask.java:58) > >> [mavendoclet] at > >> xdoclet.modules.maven.MavenpluginSubTask.init(MavenpluginSubTask.java: > >> 39 > >> ) > >> [mavendoclet] at xdoclet.XDocletMain.start(XDocletMain.java:42) > >> [mavendoclet] at xdoclet.DocletTask.start(DocletTask.java:458) > >> [mavendoclet] at > >> xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java:68) > >> [mavendoclet] at org.apache.tools.ant.Task.perform(Task.java:317) > >> [mavendoclet] at > >> org.apache.tools.ant.Target.execute(Target.java:309) > >> [mavendoclet] at > >> org.apache.tools.ant.Target.performTasks(Target.java:334) > >> [mavendoclet] at > >> org.apache.tools.ant.Project.executeTarget(Project.java:1306) > >> [mavendoclet] at > >> org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371) > >> [mavendoclet] at org.apache.tools.ant.Task.perform(Task.java:317) > >> [mavendoclet] at > >> org.apache.tools.ant.Target.execute(Target.java:309) > >> [mavendoclet] at > >> org.apache.tools.ant.Target.performTasks(Target.java:334) > >> [mavendoclet] at > >> org.apache.tools.ant.Project.executeTarget(Project.java:1306) > >> [mavendoclet] at > >> org.apache.tools.ant.Project.executeTargets(Project.java:1250) > >> [mavendoclet] at org.apache.tools.ant.Main.runBuild(Main.java:610) > >> [mavendoclet] at org.apache.tools.ant.Main.start(Main.java:196) > >> [mavendoclet] at org.apache.tools.ant.Main.main(Main.java:235) > >> > >> > >> What is this about? Is it just in the tests? > >> > >> building on Mac OS X 10.2.1 with ant 1.5 and maven 1.2beta7 > >> > >> -jason > >> > >> > >> > >> ------------------------------------------------------- > >> This sf.net email is sponsored by: Influence the future > >> of Java(TM) technology. Join the Java Community > >> Process(SM) (JCP(SM)) program now. > >> http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > >> _______________________________________________ > >> Xdoclet-user mailing list > >> [EMAIL PROTECTED] > >> https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: Influence the future > > of Java(TM) technology. Join the Java Community > > Process(SM) (JCP(SM)) program now. > > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > > _______________________________________________ > > Xdoclet-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > -jason > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
