Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 86875 invoked from network); 28 Aug 2006 00:43:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Aug 2006 00:43:33 -0000 Received: (qmail 4934 invoked by uid 500); 28 Aug 2006 00:43:31 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 4858 invoked by uid 500); 28 Aug 2006 00:43:30 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 4847 invoked by uid 99); 28 Aug 2006 00:43:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Aug 2006 17:43:30 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wsmoak@gmail.com designates 66.249.82.224 as permitted sender) Received: from [66.249.82.224] (HELO wx-out-0506.google.com) (66.249.82.224) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Aug 2006 17:43:28 -0700 Received: by wx-out-0506.google.com with SMTP id t4so1581490wxc for ; Sun, 27 Aug 2006 17:43:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=W3ZmQn9ZYX4JVorN+pFVtTxgh+D3OTwqGi1i7hEtJYXeGybauhnSjatetgpsmdw5CxdPKCN4V7Q4+JcCoVtWaiQIpP5WehJLgfhDXLkG9j98lk5mr24H3121z6JPqNySRXl0WQ5ymYHe/DzbLbDaPIyc/K0EKoNEYiglmpCRoAg= Received: by 10.90.68.15 with SMTP id q15mr870434aga; Sun, 27 Aug 2006 17:43:08 -0700 (PDT) Received: by 10.90.68.3 with HTTP; Sun, 27 Aug 2006 17:43:07 -0700 (PDT) Message-ID: Date: Sun, 27 Aug 2006 17:43:08 -0700 From: "Wendy Smoak" To: "Jakarta Commons Developers List" Subject: Re: [all][maven 2 configuration] In-Reply-To: <8a81b4af0608271550h5eb6each3bdb66a9178d1bd2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8a81b4af0608271550h5eb6each3bdb66a9178d1bd2@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/27/06, Phil Steitz wrote: > I suggest that we make the following changes: ... At the top of your pom hierarchy, you can inherit from org.apache:apache, and you'll pick up the m2 snapshot repo both in and . http://www.ibiblio.org/maven2/org/apache/apache/3 If you're going to define it again, (for example, to set releases=true if you're going to deploy non-SNAPSHOT versions there,) then I think you should keep the id of 'apache.snapshots' so Maven doesn't think it's a different repository. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org