Hi,
remember to set in your CLASSPATH even the jar for the maven-ant-tasks
jar, probably the line inside the BUILD file
* To install in a local Maven repository (requires Maven Ant tasks):
is not so clear ...

For example this is for one of my environments:
CLASSPATH=.;C:/javalib/junit-4.8.2.jar;C:/javalib/maven-ant-tasks-2.1.3.jar

I have just tried from an updated trunk and all is Ok.

Bye

Reply via email to