"Dave Hoffer" <[EMAIL PROTECTED]> writes: > > - The build blacklists the specific repository(s), why?
Blacklisting happens when maven cannot connect to the repository. It holds only for the current build AFAIK. This is generally an indication of network problems (firewalls, proxies, whatever). Try running $> mvn -e -X for debugging info. regards -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
