/localivy target does not work when building Ivy jar
----------------------------------------------------

                 Key: IVY-1338
                 URL: https://issues.apache.org/jira/browse/IVY-1338
             Project: Ivy
          Issue Type: Bug
    Affects Versions: 2.2.0
         Environment: Mac OS X Lion 10.7.2, MacPorts, 2011 MacBook Pro with 
Intel Core i7.
            Reporter: Ben Schmidt


The /localivy target does not work when building Ivy jar (ant /localivy jar). 
It is supposed to result in ivy.home being set to $BUILD/.ivy2 instead of 
$HOME/.ivy2. However, it fails to do so, at least when building the jar target 
(and probably others). In MacPorts, this causes problems, as Ivy is built as an 
unprivileged user different to the real user, so can't access ~/.ivy2/cache, so 
can't resolve dependencies, and the whole build fails.

--
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

        

Reply via email to