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 ---

Re: regression using maven 2.0.6

2007-04-05 Thread Ben Fortuna
I see the same issue. Reverted to 2.0.5 until resolved - not sure whether bug should be raised on maven or the plugin?? nicolas de loof-2 wrote: > > I've upgraded to maven 2.0.6 and my build fails : > ... > > [INFO] Internal error in the plugin manager executing goal ' > org.codehaus.mojo:xdo

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 defaul