In short, no you cannot, at least not with Maven 2.0.4.

Instead, you are generally suggested to set up a Maven Proxy
(Proximity, Archiva, etc) and override Central with a <mirrorOf> in
your settings.xml file. Then you configure the Proxy to only go out to
Central for non-local artifacts.

Wayne

On 1/25/07, Sebastian Breit <[EMAIL PROTECTED]> wrote:
Hi,

it is possible to exclude requests on my own artifacts to the central
repository?

Everytime if an artifact was not found in my local or company repository
the central repositories are called. Thats ok for really central
artifacts like plugins or free libs but its not ok for company
artifacts. Can i exclude these artifacts from this central requests?

Regards
Sebastian




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to