I am getting the following error when running 'ant generate-maven-artifacts':

Buildfile: /Users/jasonrutherglen/src/LUCENE-TRUNK/build.xml

generate-maven-artifacts:

filter-pom-templates:
     [copy] Copying 42 files to
/Users/jasonrutherglen/src/LUCENE-TRUNK/lucene/build/poms

install-maven-tasks:

BUILD FAILED
/Users/jasonrutherglen/src/LUCENE-TRUNK/build.xml:95: The following
error occurred while executing this line:
/Users/jasonrutherglen/src/LUCENE-TRUNK/lucene/common-build.xml:847:
Problem: failed to create task or type
antlib:org.apache.ivy.ant:cachepath
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
        -/usr/share/ant/lib
        -/Users/jasonrutherglen/.ant/lib
        -a directory added on the command line with the -lib argument


Total time: 0 seconds

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to