hello,

i read this tutorial to use Ant
http://maven.apache.org/ant-tasks.html

the exception is on this build line:

         [...]
       <artifact:pom file="pom.xml" id="my.maven.project"/>
         [...]

exception...

Caused by: The following error occurred while executing this line:
java.lang.NoSuchMethodError: org.apache.maven.settings.Settings.setRuntimeInfo(Lorg/apache/maven/settings/RuntimeInfo;)V at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:539)
   at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)
   at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
   ..

is anybody has any clue??

supareno

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to