Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 73923 invoked from network); 26 Jan 2006 09:29:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jan 2006 09:29:32 -0000 Received: (qmail 30169 invoked by uid 500); 26 Jan 2006 09:29:31 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 30061 invoked by uid 500); 26 Jan 2006 09:29:30 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 30029 invoked by uid 99); 26 Jan 2006 09:29:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2006 01:29:30 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jan 2006 01:29:28 -0800 Received: (qmail 13182 invoked by uid 89); 26 Jan 2006 09:29:06 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 26 Jan 2006 09:29:06 -0000 Message-ID: <98021271.1138267746871.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Thu, 26 Jan 2006 03:29:06 -0600 (CST) From: "Emmanuel Venisse (JIRA)" To: continuum-dev@maven.apache.org Subject: [jira] Commented: (CONTINUUM-488) Continuum will not use mirrors or alternate repositories In-Reply-To: <165164205.1133288946251.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://jira.codehaus.org/browse/CONTINUUM-488?page=comments#action_56986 ] Emmanuel Venisse commented on CONTINUUM-488: -------------------------------------------- Can you add the line below to your wrapper.conf (line 28): wrapper.java.additional.6=-Dorg.apache.maven.global-settings="$M2_HOME/conf/settings.xml" and restart Continuum With this line maven settings loader will use the same settings.xml than you use when you run mvn. > Continuum will not use mirrors or alternate repositories > -------------------------------------------------------- > > Key: CONTINUUM-488 > URL: http://jira.codehaus.org/browse/CONTINUUM-488 > Project: Continuum > Type: Bug > Components: Core system > Versions: 1.0.1 > Reporter: David Hawkins > > > I can't get Continuum to use a repository other than repo1.maven.org. Running mvn manually for my user works fine and fetches the dependencies from the mirror specified in settings.xml. However, when I start continuum and it attempts the build, it always tries to get dependencies from repo1.maven.org. I have tried specifying a and also specified my server in a profile/repositories/repository in settings.xml. Neither worked. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira