Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 32474 invoked from network); 4 Oct 2010 17:46:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Oct 2010 17:46:33 -0000 Received: (qmail 56211 invoked by uid 500); 4 Oct 2010 17:46:31 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 56016 invoked by uid 500); 4 Oct 2010 17:46:30 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 56008 invoked by uid 99); 4 Oct 2010 17:46:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 17:46:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [207.183.49.139] (HELO production.artifact-software.com) (207.183.49.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 17:46:23 +0000 Received: from [192.168.3.179] (g25-153.citenet.net [205.151.201.153]) by production.artifact-software.com (Postfix) with ESMTP id 3AAF36A7DD3 for ; Mon, 4 Oct 2010 13:46:02 -0400 (EDT) Message-ID: <4CAA12C6.3040507@artifact-software.com> Date: Mon, 04 Oct 2010 13:45:42 -0400 From: Ron Wheeler User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: users@maven.apache.org Subject: Re: Which repository is used References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 04/10/2010 1:37 PM, Phillip Hellewell wrote: > On Mon, Oct 4, 2010 at 11:10 AM, Wayne Fay 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? Free version of Nexus will get you started > 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? > No need. > Phillip > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org