Dont ask central repository for own artifacts

2007-01-25 Thread Sebastian Breit
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 arti

Re: Dont ask central repository for own artifacts

2007-01-25 Thread Wayne Fay
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 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

Re: Dont ask central repository for own artifacts

2007-01-26 Thread Sebastian Breit
Thanks. Proximity looks good. Sebastian Wayne Fay schrieb: 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 in your settings.xml file. Then you configure the Proxy to only