There's not currently a way to do this directly - the only such
control you have is described here:
http://maven.apache.org/guides/mini/guide-mirror-settings.html

This is certainly a situation for a repository manager such as
Archiva, Nexus, or Artifactory (not sure if this one has group Id
filtering like the others, but it may). For more information:
http://maven.apache.org/repository-management.html

Cheers,
Brett

2008/8/26 Fredrik Alströmer <[EMAIL PROTECTED]>:
> Hi!
>
> I'm trying to figure out if there's a way to control which repository
> is searched for what artifact. Is there a way, for example, to fetch
> everything from the central maven repository, except for all groupIds
> that match the pattern org.example.*? I googled a little, which turned
> up a 'repository manager' called nexus, is that something you would
> suggest for this kind of scenario, or is there a way to do this
> directly?
>
> Thanks,
> Fredrik.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Brett Porter
Blog: http://blogs.exist.com/bporter/

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

Reply via email to