>>>    <mirror>
>>>       <id>Twingine</id>
>>>       <name>Twingine Public Mirror</name>
>>>       <url>http://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 of the repository you are mirroring.

It is now impossible for someone to define multiple ids that point to
the same repository (which is most of the problems you get with
non-central repos)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to