Patrick, can you run maven with the -X option and pop us the output? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
Patrick Prodhon <[EMAIL PROTECTED]> wrote on 15/10/2002 06:18:33 PM: > Hi. > > I'm trying to use the Eclipse plugin (I can't build anything for the > moment, because of our Internet Policy...), and it generates some sort of > dummy project (project named "0" and basically having nothing in it). > So I took a look at the maven.log file, and it says : > 2002-10-15 09:52:06,366 ERROR org.apache.commons.jelly.tags.ant.AntTag - > Class org.apache.commons.jelly.tags.werkz.ProjectTag doesn't support the > nested "path" element. > More errors of the same type concerning the same class are listed in this > file. I also get warnings which might be significant : > 2002-10-15 09:52:19,766 WARN org.apache.commons.jelly.parser.XMLParser - > Could not create taglib or URI: jelly:validate tag name: verifier > java.lang.NoClassDefFoundError: org/iso_relax/verifier/VerifierFilter > (a stack trace follows) > Is there some library / jar file I should have downloaded ? > > Thanks. > Patrick. > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> >
