Re: Proposal for mirrors management

2009-05-08 Thread Asgeir S. Nilsen
On Fri, May 8, 2009 at 00:28, Brian Fox bri...@infinity.nu wrote: On Thu, May 7, 2009 at 4:31 PM, Asgeir S. Nilsen asge...@gmail.com wrote: I've set up a local Nexus repository mirroring some central repositories.  I'm using Maven 2.1.0. In settings.xml I've set up the mirror as such,

Re: Proposal for mirrors management

2009-05-08 Thread Barrie Treloar
   mirror       idTwingine/id       nameTwingine Public Mirror/name       urlhttp://localhost:8081/nexus/content/groups/public/url       mirrorOf*,!java.net,!hudson-libs/mirrorOf     /mirror I'd prefer that mirrors do not have id's. The URL is its id. Then them mirrorOf section is the url

Proposal for mirrors management

2009-05-07 Thread Asgeir S. Nilsen
I've set up a local Nexus repository mirroring some central repositories.  I'm using Maven 2.1.0. In settings.xml I've set up the mirror as such, using the new mirrorOf syntax:    mirror       idTwingine/id       nameTwingine Public Mirror/name       

Re: Proposal for mirrors management

2009-05-07 Thread Brian Fox
On Thu, May 7, 2009 at 4:31 PM, Asgeir S. Nilsen asge...@gmail.com wrote: I've set up a local Nexus repository mirroring some central repositories. I'm using Maven 2.1.0. In settings.xml I've set up the mirror as such, using the new mirrorOf syntax: mirror idTwingine/id