Hi,

I'm successfully using Maven 1.0.1 with Ant 1.6.2, but today I encountered a problem when using the ant-target in maven.xml:

<ant dir="${basedir}" antfile="javadoc.xml" />

I get the following error message:

BUILD FAILED
 File...... E:\SVN_PROJEKTE\uba-iuclid-x\maven.xml
 Element... ant
 Line...... 272
 Column.... 51
 org/apache/tools/ant/launch/Locator

I guess the Locator class can not be found, and I can't find it in the neither in the 1.6 ant.jar nor in the 1.5 jar, which originally ships with maven 1.0.1. Is this a known problem or does someone have a workaround for this.

Regards
Franz


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

Reply via email to