Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 58257 invoked from network); 27 Jun 2007 08:09:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jun 2007 08:09:31 -0000 Received: (qmail 39755 invoked by uid 500); 27 Jun 2007 08:09:32 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 39738 invoked by uid 500); 27 Jun 2007 08:09:32 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 39727 invoked by uid 99); 27 Jun 2007 08:09:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jun 2007 01:09:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 27 Jun 2007 01:09:28 -0700 Received: (qmail 16767 invoked from network); 27 Jun 2007 08:09:07 -0000 Received: from 77.210.72-86.rev.gaoland.net (HELO ?127.0.0.1?) (86.72.210.77) by 0 with SMTP; 27 Jun 2007 08:09:07 -0000 Message-ID: <46821B16.9050009@venisse.net> Date: Wed, 27 Jun 2007 10:08:54 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: What settings.xml files does Continuum use? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org settings.xml files used by continuum are printed in logs. It's better to configure repositories in ~/.m2:settings.xml because the other file path depends on how you start continuum, we must fix it. Emmanuel Wendy Smoak a �crit : > When adding a new project to Continuum I've determined that it "sees" > ~/.m2/settings.xml (for the user under which Continuum is running) but > not $M2_HOME/conf/settings.xml. > > Are there any other settings.xml (or similar) files that Continuum > uses, where I could configure repositories? >