Cheers... I'll try it out and let you know...
Saimon > -----Mensaje original----- > De: James Strachan [SMTP:[EMAIL PROTECTED]] > Enviado el: 07 November 2002 09:48 > Para: Turbine Maven Users List; [EMAIL PROTECTED] > CC: [EMAIL PROTECTED] > Asunto: Re: maven crash > > This looks like you've got an old version of the werkz library lying > around > somewhere. Try deleting them from Maven's repository and seeing if that > fixes it. > > James > ------- > http://radio.weblogs.com/0112098/ > ----- Original Message ----- > From: "Simon Moore" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, November 07, 2002 7:45 AM > Subject: maven crash > > > > Hi, I got the following exception trace after executing the following > > > > cd $MAVEN_CVS_HOME > > maven maven:update (This completed successfully...downloading jars fromm > > ibiblio) > > maven maven:install > > > > This now happens when I execute maven (So I suppose it's one of the jars > it > > downloaded ) > > > > Any ideas... > > > > Is the above method the recommended way of updating maven or should I > always > > to a bootstrap build... > > > > Saimon > > > > > [ERROR] java.lang.reflect.InvocationTargetException > > > [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > > > Method) > > > [ERROR] at > > > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: > > > 39) > > > [ERROR] at > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm > > > pl.java:25) > > > [ERROR] at java.lang.reflect.Method.invoke(Method.java:324) > > > [ERROR] at com.werken.forehead.Forehead.run(Forehead.java:543) > > > [ERROR] at > com.werken.forehead.Forehead.main(Forehead.java:573) > > > [ERROR] Caused by: java.lang.NoSuchMethodError: > > > com.werken.werkz.Goal.addPrecursor(Lcom/werken/werkz/Goal;)V > > > [ERROR] at > > > > org.apache.commons.jelly.tags.werkz.GoalTag.addPrereqs(GoalTag.java:178) > > > [ERROR] at > > > org.apache.commons.jelly.tags.werkz.GoalTag.doTag(GoalTag.java:114) > > > [ERROR] at > > > org.apache.commons.jelly.impl.TagScript.run(TagScript.java:275) > > > [ERROR] at > > > org.apache.maven.app.JellyUtils.runScript(JellyUtils.java:109) > > > [ERROR] at > > > org.apache.maven.app.PluginManager.loadPlugin(PluginManager.java:358) > > > [ERROR] at > > > > org.apache.maven.app.PluginManager.initializePlugins(PluginManager.java:20 > > > 9) > > > [ERROR] at > > > org.apache.maven.app.Maven.initializePlugins(Maven.java:805) > > > [ERROR] at > > > org.apache.maven.app.Maven.runtimeInitialization(Maven.java:753) > > > [ERROR] at org.apache.maven.app.App.doMain(App.java:356) > > > [ERROR] at org.apache.maven.app.App.main(App.java:882) > > > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Everything you'll ever need on one web page > > > from News and Sport to Email and Music Charts > > > http://uk.my.yahoo.com > > > > -- > > To unsubscribe, e-mail: > <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org> > > For additional commands, e-mail: > <mailto:turbine-maven-user-help@;jakarta.apache.org> > > > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts > http://uk.my.yahoo.com > > -- > To unsubscribe, e-mail: > <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:turbine-maven-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
