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

Gintas Grigelionis resolved IVYDE-382.
--------------------------------------
       Resolution: Fixed
         Assignee: Nicolas Lalevée
    Fix Version/s: master

> ivysettings.xml with credentials
> --------------------------------
>
>                 Key: IVYDE-382
>                 URL: https://issues.apache.org/jira/browse/IVYDE-382
>             Project: IvyDE
>          Issue Type: Improvement
>          Components: classpath container
>    Affects Versions: 2.2.0.final
>         Environment: Eclipse 4.5.0
>            Reporter: Daniel Schaarschmidt
>            Assignee: Nicolas Lalevée
>            Priority: Major
>             Fix For: master
>
>
> In the current version it is not possible to provide credentials needed to 
> get the ivysettings.xml. In my ant-build-file I have it working with the 
> following declaration:
> {code:xml}
> <ivy:settings id="ivysettings" 
> url="http://myhost/svn2/config/ivysettings.xml"; 
>       host="myhost" realm="Subversion-OhneAd" username="config" 
> passwd="config-pw"/>
> {code}
> But in IvyDE I don't have the opportunity to provide those credentials and 
> therefore can't get the ivysettings.xml. The error is:
> {quote}
>  The ivy settings file 'http://myhost/svn2/config/ivysettings.xml' could not 
> be read: The HTTP response code for http://myhost/svn2/config/ivysettings.xml 
> did not indicate a success. See log for more detail.
> {quote}
> So we need a way to provide credentials for getting the ivysettings.xml 
> within IvyDE.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to