2009-11-01 21:31:56 UTC
Hi,
sorry for the text carnage in the previous post. In the SF editor previes it looks like I expect it to be
I tired your sugestion but without any success.
[FATAL ERROR] org.codehaus.plexus.component.configurator.BasicComponentConfigurator#configureComponent(...) caused a linkage error (java.lang.NoSuchMethodError) and may be out-of-date. Check the realms:
[FATAL ERROR] Plugin realm = app0.child-container[org.apache.maven.plugins:maven-antrun-plugin:1.3]
urls[0] = file:/C:/Dokumente und Einstellungen/V/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar
urls[1] = file:/C:/Dokumente und Einstellungen/V/.m2/repository/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
urls[2] = file:/C:/Dokumente und Einstellungen/V/.m2/repository/ant/ant/1.5/ant-1.5.jar
urls[3] = file:/C:/Dokumente und Einstellungen/V/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
urls[4] = file:/C:/Dokumente und Einstellungen/V/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar
urls[5] = file:/C:/Dokumente und Einstellungen/V/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar
In my original post you can see that ant is already there and also ant-contrib. Adding your sugested dependecies to the pom did not changed the result.
If you take a look at url 2, there is ANT 1.5 may this couse the error?
Best Regards