[ 
https://issues.apache.org/jira/browse/LUCENE-3951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Rowe updated LUCENE-3951:
--------------------------------

    Attachment: LUCENE-3944-handle-ivy.default.ivy.user.dir.patch

The [nightly Jenkins branch_3x Maven 
job|https://builds.apache.org/job/Lucene-Solr-Maven-3.x/448/console] failed 
because of {{ivy.default.ivy.user.dir}} sysprop problems (passing through the 
non-interpolated reference): 

{noformat}
[INFO] An Ant BuildException has occured: The following error occurred while 
executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-3.x/checkout/solr/example/build.xml:39:
 java.lang.IllegalArgumentException: ivy.default.ivy.user.dir must be absolute: 
${ivy.default.ivy.user.dir}
around Ant part ...<ant inheritall="false" target="resolve" 
antfile="solr/example/build.xml">... @ 4:77 in 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-3.x/checkout/lucene/build/lucene-solr-grandparent/antrun/build-main.xml{noformat}

This patch fixes the maven-antrun-plugin setup by defining two executions, one 
for the case where {{ivy.default.ivy.user.dir}} is set, and another for where 
it is not.

Committing shortly.
                
> get-maven-poms should depend on ivy resolve, so that non-mavenized jars are 
> available for use by mvn -P bootstrap install
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-3951
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3951
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/build
>    Affects Versions: 3.6
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>             Fix For: 3.6
>
>         Attachments: LUCENE-3944-handle-ivy.default.ivy.user.dir.patch, 
> LUCENE-3951.patch, LUCENE-3951.patch
>
>
> see title

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to