Hi,
would you explain me how can I acces to e.g.
http://repository.jboss.com/maven2/
I know that I have to add this in settings.txt
<servers>
<server>
<id>artifactory</id>
<username>admin</username>
<password>password</password>
</server>
</servers>
It is clear in case of Artifactory which id, username and password should be
used.
But which id, username and password must I use for other remote repositories
(beside central)?
Thanks beforehand,
regards, buters
--
View this message in context:
http://www.nabble.com/Access-to-remote-repositories-tp18300257p18300257.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]