On Mon, Oct 4, 2010 at 11:10 AM, Wayne Fay <[email protected]> wrote:
>> Second question: Is there any way to disable checking Maven central
>> completely?  None of my artifacts will ever live in the central Maven
>> repository, so why should it waste time and resources checking it?
>
> Install a Maven Repo Manager like Nexus and configure Maven via
> settings.xml to go to it for all repos (mirror-of *).
>
> This is a must-do for real corporate use of Maven. Ron will pipe up
> shortly, I'm sure. ;-)

So there is absolutely no way to do this short of purchasing and
setting up a repository proxy server like Maven?  Why can't there be
like a simple setting in settings.xml that says any artifact with
group ID of "com.mycompany" should not attempt to contact Maven
central?

Phillip

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to