Andrew, take a look at Artifactory - www.jfrog.org They can filter repositories with include/exclude patterns (e.g. look in Spring repos only for artifacts starting with org.springsource)
On Wed, Jan 19, 2011 at 15:24, Andrew Schetinin <[email protected]>wrote: > Hi Peter, > > How is it possible to search fewer repositories for a given artifact? > In my case the initial startup takes way too long due to a very slow > artifacts lookup in many repositories, and I know in most cases where the > artifacts reside. > I know about an option to setup Nexus to proxy lookups, but I did not want > to bother with it... or is it the only option? > > Regards, > > Andrew > > > On 18 January 2011 13:46, Peter Niederwieser <[email protected]> wrote: >> > >> > We are working on speeding up dependency resolution. Could you file an >> issue >> > for the problem you've described? >> > >> > In the meantime, you might be able to improve performance by tuning the >> > configuration of your repository manager (cache requests for longer >> time, >> > search fewer repositories for a given artifact, etc.). >> > >> > Cheers, >> > Peter >> > -- >> > > -- Best Regards, Baruch
