> If it's correct, seems my options are > 1. configure the threads to just 1, so mycental always the first one to try. > 2. block all external repositories, just left mycentral.
Generally speaking, I'd expect you should have a <mirror> for this "mycentral" defined in settings.xml with a configuration of <mirrorOf>*</mirrorOf> which will capture all repo requests, and then you don't have to worry so much about these other repos finding their way into your build. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org