I'm using Maven Proxy to cache not only ibiblio, but some of our
internal repos as well (remote offices, etc). The problem is that MP
will look at all sites for snapshots before returning the result. This
means that queries for internal snapshots hit ibiblio. This is at best a
slowdown, at worst causes the build to fail. I had to create 2 instances
of MP to deal with this. One only looking at ibiblio, 1 looking
internally. 
 
What would be nice is if you could define some list of groups and say
"don't look here" Or better, define a repo to be internal and say these
groups are internal. Will this even be a problem with the RM? Is the RM
in some state that is alpha testable?

Reply via email to