On Jul 2, 2008, at 2:02 PM, Xavier Hanin wrote:

but i have set the password you described:
org
.apache
.ivy
.util.url.CredentialsStore.INSTANCE.addCredentials("MY_REALM_NAME", "http://HOST _NAME", "USER", "PASSWORD");



try without the http:// for the host name

Oh wow. thanks  a lot. it works!!

btw: it works only if the realm name (first parameter) is exactly the same realm name which is configured on our apache server.

thanks a lot
now i can use gradle in our projects

marko


Reply via email to