I think we should add the IVY-detection task also for those maven tasks and others (like contrib cpptasks). I had them in originally, but they may have been removed when we removed the ivy taskdef...
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Uwe Schindler [mailto:[email protected]] > Sent: Wednesday, April 04, 2012 4:10 PM > To: [email protected] > Subject: RE: Error when running 'ant generate-maven-artifacts' > > Hi, > > Read BUILD.txt, we moved the whole Lucene build to Apache Ivy dependency > (LUCENE-3930). In fact you have to install Apache IVY (there is a bootstrap task > for it). > > Uwe > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: [email protected] > > > > -----Original Message----- > > From: Jason Rutherglen [mailto:[email protected]] > > Sent: Wednesday, April 04, 2012 3:58 PM > > To: [email protected] > > Subject: Error when running 'ant generate-maven-artifacts' > > > > 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: [email protected] For > > additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
