Ok, switched to a different repo id. On 5/4/07, Matthieu Riou <[EMAIL PROTECTED]> wrote:
Nope. Don't know why it's central in the first place. On 5/4/07, Alex Boisvert <[EMAIL PROTECTED] > wrote: > > I agree the <id> of the repository should be different. I'll change it > unless somebody thinks it should remain "central". Any considerations for > not doing so? > > alex > > > On 5/4/07, Michael Horwitz <[EMAIL PROTECTED]> wrote: > > > > I see the problem - the PXE repository is defined with the id > > 'central' > > which clashes with the default Maven repository. We use a maven proxy, > > and > > have the following in our settings.xml (this could be fairly common > > for > > maven builds): > > > > <mirrors> > > <mirror> > > <id>archiva_central_mirror</id> > > <name>Archiva Central Mirror</name> > > <url>...</url> > > <mirrorOf>central</mirrorOf> > > </mirror> > > </mirrors> > > > > So the PXE repo gets bypassed....... May be worth sticking a note on > > the > > Wiki? > > > > Thanks > > > > Mike Horwitz > > > >