You can use the ID from one of them in both places. That's what I do. On Oct 13, 2011, at 7:16 PM, Tommy Chheng wrote:
> B is the most similar workflow. > > So i have a few remote maven repos i want to use: > i.e. scala-tools.org and sweble, etc. > > I added both of these to my Nexus server as proxy repos. > > In my local settings.xml, i had to add two <server></server> entries. each > with the same set of nexus username/password. > > I would like to avoid having to specify the nexus username/password in every > <server> definition. > > > > On Thu, Oct 13, 2011 at 12:06 PM, Ansgar Konermann < > [email protected]> wrote: > >> Am 13.10.2011 20:57, schrieb Tommy Chheng: >>> The server ids are different because each is a different proxied server. >> >> What exactly do you mean by "each is a different *proxied server*"? >> >> a) I want to deploy to maven repositories on different servers which are >> located outside my organisation, but I have to use my organisation's >> proxy to connect to these >> or >> b) I have a nexus repository manager where I configured various "proxy >> repositories" (so a *proxied server* is the same as a proxied repository >> in your wording). >> or >> c) same as b) but in addition I'd like to be able to deploy to the proxy >> repositories >> >> Ansgar >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > @tommychheng > http://tommy.chheng.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
