You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Vadim Lotarev (JIRA)" <ji...@apache.org> on 2012/07/12 10:05:33 UTC

[jira] [Created] (IVYDE-314) Ivy settings URL is constructed incorrectly from environment variable

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

        

[jira] [Commented] (IVYDE-314) Ivy settings URL is constructed incorrectly from environment variable

Posted by "Vadim Lotarev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVYDE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421219#comment-13421219 ] 

Vadim Lotarev commented on IVYDE-314:
-------------------------------------

I am working on Windows 7 and set it along user specific env. variables (using standard windows GUI for that).
                
> 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

        

[jira] [Comment Edited] (IVYDE-314) Ivy settings URL is constructed incorrectly from environment variable

Posted by "Vadim Lotarev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVYDE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421219#comment-13421219 ] 

Vadim Lotarev edited comment on IVYDE-314 at 7/24/12 6:43 AM:
--------------------------------------------------------------

I am working on Windows 7 and set it along user specific env. variables (using standard Windows GUI for that).
                
      was (Author: vlotarev):
    I am working on Windows 7 and set it along user specific env. variables (using standard windows GUI for that).
                  
> 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

        

[jira] [Commented] (IVYDE-314) Ivy settings URL is constructed incorrectly from environment variable

Posted by "Nicolas Lalevée (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVYDE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420848#comment-13420848 ] 

Nicolas Lalevée commented on IVYDE-314:
---------------------------------------

This bug is probably already resolved but I need to test it to be sure.
Could you tell me exactly where you set the IVY_SETTINGS variable ?
                
> 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

       

[jira] [Resolved] (IVYDE-314) Ivy settings URL is constructed incorrectly from environment variable

Posted by "Nicolas Lalevée (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVYDE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Lalevée resolved IVYDE-314.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: trunk
         Assignee: Nicolas Lalevée

tested, it works on the trunk
                
> 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
>            Assignee: Nicolas Lalevée
>             Fix For: trunk
>
>
> 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