[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ivy-user
Subject:    Re: Access to Maven repository with user and password
From:       Angel Cervera Claudio <angelcervera () silyan ! com>
Date:       2009-02-15 11:30:50
Message-ID: 4997FCEA.8070605 () silyan ! com
[Download RAW message or body]

Maarten Coene escribió:
> Hi,
> 
> You can use the ibiblio resolver and specify your username and password in the \
> <credentials> element of you settings.xml. \
> http://ant.apache.org/ivy/history/latest-release/settings/credentials.html
Fantastic, i was confused. I understood that credentials are used to configure a lan \
proxy.
> 
> Maarten

> 
> 
> 
> 
> ----- Original Message ----
> From: Angel Cervera Claudio <angelcervera@silyan.com>
> To: ivy-user@ant.apache.org
> Sent: Friday, February 13, 2009 9:50:27 PM
> Subject: Access to Maven repository with user and password
> 
> Hello.
> After more than two years using maven, we are trying migrate from maven
> environment to ivy, so, we are novice using ivy.
> Our objective is continue using  our private repository (nexus maven
> repository manager), which is protected with user and password.
> 
> After several hours looking for documentation in ivy web  we give up.
> What "resolver" should we use?
> - ibiblio resolver doesn't admit user and password.
> <ivysettings>
> <resolvers>
> <ibiblio name="public" m2compatible="true"
> root="http://example.com:8083/nexus/content/groups/example-mirror"
> user="username" userPassword="userpass"/>
> </resolvers>
> </ivysettings>
> - vfs could to be an alternative, but it's looks don't work:
> <ivysettings>
> <resolvers>
> <vfs name="public">
> <artifact
> pattern="http://username:userpass@example.com:8083/nexus/content/groups/example-mirror/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"
>  />
> </vfs>
> </resolvers>
> </ivysettings>
> 
> 
> Thanks, everybody
> 
> 
> 
> 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic