Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 19786 invoked from network); 30 Sep 2009 19:30:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Sep 2009 19:30:10 -0000 Received: (qmail 56101 invoked by uid 500); 30 Sep 2009 19:30:10 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 56038 invoked by uid 500); 30 Sep 2009 19:30:10 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 56008 invoked by uid 99); 30 Sep 2009 19:30:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2009 19:30:10 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of list@toolazydogs.com does not designate 209.85.216.187 as permitted sender) Received: from [209.85.216.187] (HELO mail-px0-f187.google.com) (209.85.216.187) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2009 19:30:00 +0000 Received: by pxi17 with SMTP id 17so8916562pxi.21 for ; Wed, 30 Sep 2009 12:29:38 -0700 (PDT) Received: by 10.115.134.18 with SMTP id l18mr297724wan.128.1254338978558; Wed, 30 Sep 2009 12:29:38 -0700 (PDT) Received: from acabrera-md.linkedin.biz (dagmar.corp.linkedin.com [69.28.149.29]) by mx.google.com with ESMTPS id 22sm75270pxi.10.2009.09.30.12.29.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 30 Sep 2009 12:29:37 -0700 (PDT) Message-Id: <2D47B991-B631-4B53-93FF-15924AC61C44@toolazydogs.com> From: "Alan D. Cabrera" To: aries-dev@incubator.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: Trying to commit parent pom structure Date: Wed, 30 Sep 2009 12:29:34 -0700 References: <05712082-1014-49F0-8AA5-AA0C7AE8ABA6@gmail.com> X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org On Sep 30, 2009, at 2:43 AM, David Bosschaert wrote: > Hi all, > > I've just committed the parent pom structure and updated the Blueprint > component to use it. > You can now run 'mvn install' from the Aries trunk to build everything > (which currently is just blueprint :). For those of us who are not familiar w/ the complex POM parent hierarchy, can you explain the advantages that the various parent POMs bring? Regards, Alan