> How to consolidate these two settings?

This is documented online under "Advanced Mirror Specification":
http://maven.apache.org/guides/mini/guide-mirror-settings.html

Here's a hint:
>       <mirrorOf>*,!central</mirrorOf>

The *,!central in the mirrorOf means "mirror all except central".

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to