Re: regression using maven 2.0.6

2007-04-05 Thread Ben Fortuna
... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/regression-using-maven-2.0.6-tf3513049s177.html#a9851097 Sent from the Maven - Users mailing list archive at Nabble.com

RE: regression using maven 2.0.6

2007-04-05 Thread Jörg Schaible
Ben Fortuna wrote on Thursday, April 05, 2007 9:09 AM: I see the same issue. Reverted to 2.0.5 until resolved - not sure whether bug should be raised on maven or the plugin?? It was already raised (MOJO-618), but the OP closed it for some reason. - Jörg

regression using maven 2.0.6

2007-04-03 Thread nicolas de loof
I've upgraded to maven 2.0.6 and my build fails : [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Internal error in the plugin manager executing goal '

Re: regression using maven 2.0.6

2007-04-03 Thread nicolas de loof
mvn -X gives more infos : Caused by: java.lang.NoClassDefFoundError: org/apache/tools/ant/PropertyHelper at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) What version of Ant is provided by maven 2.0.6 ? Or maybe in 2.0.6 plugin classpath doens't include some