How can I add a Maven 2 repository that is protected by basic authentication?
I currently have the following, but I don't know where to put the user name
and password.
dependencies {
addMavenStyleRepo('internal',
'http://my.server.com/repository/internal/')
}
Thanks.
--
View this message in context:
http://www.nabble.com/Maven-2-repository-basic-authentication-tp22423421p22423421.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email