I ran ''ant ivy-bootstrap' then 'ant generate-maven-artifacts'

At the end of the latter, this is the error:

m2-deploy-solr-parent-pom:
[artifact:install-provider] Installing provider:
org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
java.lang.OutOfMemoryError: PermGen space
PermGen space

On Wed, Apr 4, 2012 at 9:09 AM, Uwe Schindler <[email protected]> wrote:
> 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]

Reply via email to