You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by supareno <re...@free.fr> on 2008/01/15 17:52:38 UTC

Ant exception

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org