Vadim Lotarev created IVYDE-314:
-----------------------------------

             Summary: Ivy settings URL is constructed incorrectly from 
environment variable
                 Key: IVYDE-314
                 URL: https://issues.apache.org/jira/browse/IVYDE-314
             Project: IvyDE
          Issue Type: Bug
    Affects Versions: 2.2.0.beta1
            Reporter: Vadim Lotarev


1. URL to Ivy settings file is stored in env variable:
IVY_SETTINGS=file:\C:\Development\ivysettings.xml

2. Specify settings url in the Ivy preferences page using this variable:
${env_var:IVY_SETTINGS}

Dependency resolution failed with the error:

Failed to configure Ivy for ivy.xml[*] in peoject while resolving the ivy 
instance for ivy.xml[*] in 'project':
  The Ivy settings file 'file:/C:/eclipse/file:/C:/Development/ivysettings.xml' 
cannot be found


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