On Fri, May 30, 2008 at 12:43 PM, EJ Ciramella <[EMAIL PROTECTED]> wrote: > So I tried this: > > <proxies> > <proxy> > <active>true</active> > <username>guest</username> > <password>XXXXX</password> > <port>8080</port> > <host>---host---</host> > </proxy> > </proxies>
Where? In settings.xml? That is for configuring an http proxy server, it has nothing to do with Archiva proxying requests to a remote repo. > Yet I can see things getting pulled from repo1 instead of this (which > has that remote repo configured as a proxy). Have you configured a mirror or redefined the 'central' repo id? If not, Maven will keep contacting it. I'll be around on #archiva for a while if you can get on irc -- there is a web interface at http://irc.codehaus.org . This might be easier to work out in real time. -- Wendy
