Did you install over the top of RC1 without removing it first? Looks like
you have two versions of the werkz JAR in there.

- Brett

> -----Original Message-----
> From: Eric Chow [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, 24 March 2004 2:23 PM
> To: Maven Users List
> Subject: Failed to run after upgrade to 1.0-rc2
> 
> 
> Hello,
> 
> It worked fine in 1.0-rc1, but after I upgrade to 1.0-rc2, it 
> has an exception as following.
> 
> Platform: Win98se, JDK1.4.2, Maven1.0rc-2
> 
> Best regards,
> Eric
> 
> 
> 
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc2
> 
> java.lang.reflect.InvocationTargetException
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:324)
>         at com.werken.forehead.Forehead.run(Forehead.java:551)
>         at com.werken.forehead.Forehead.main(Forehead.java:581)
> Caused by: java.lang.AbstractMethodError: 
> org.apache.maven.jelly.tags.werkz.Mave
> nGoalTag$MavenGoalAction.performAction()V
>         at com.werken.werkz.Goal.fire(Goal.java:639)
>         at com.werken.werkz.Goal.attain(Goal.java:575)
>         at 
> com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
>         at
> org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
> 531)
>         at 
> org.apache.maven.MavenSession.attainGoals(MavenSession.java:265)
>         at org.apache.maven.cli.App.doMain(App.java:466)
>         at org.apache.maven.cli.App.main(App.java:1117)
>         ... 6 more
> 
> 
> ==========================
> If you know what you are doing,
> it is not called RESEARCH!
> ==========================
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to