Return-Path: Delivered-To: apmail-excalibur-dev-archive@www.apache.org Received: (qmail 12246 invoked from network); 16 Aug 2005 19:40:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Aug 2005 19:40:45 -0000 Received: (qmail 77125 invoked by uid 500); 16 Aug 2005 19:40:45 -0000 Delivered-To: apmail-excalibur-dev-archive@excalibur.apache.org Received: (qmail 77032 invoked by uid 500); 16 Aug 2005 19:40:45 -0000 Mailing-List: contact dev-help@excalibur.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Excalibur Developers List" Reply-To: "Excalibur Developers List" Delivered-To: mailing list dev@excalibur.apache.org Received: (qmail 77010 invoked by uid 99); 16 Aug 2005 19:40:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2005 12:40:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.192.92.136] (HELO wrnxchg2.whiterocknetworks.com) (65.192.92.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2005 12:41:04 -0700 Received: from [127.0.0.1] ([192.168.28.48]) by wrnxchg2.whiterocknetworks.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 16 Aug 2005 14:40:41 -0500 Message-ID: <43024139.90002@badfw.org> Date: Tue, 16 Aug 2005 14:40:41 -0500 From: "Sasvata (Shash) Chatterjee" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Excalibur Developers List Subject: Re: svn commit: r233023 - /excalibur/trunk/containerkit/lifecycle/impl/project.xml References: <20050816181009.72363.qmail@minotaur.apache.org> In-Reply-To: <20050816181009.72363.qmail@minotaur.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Aug 2005 19:40:41.0783 (UTC) FILETIME=[62E5FC70:01C5A29A] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Berin, I think, based on how the lifecycle-api JAR and excalibur-pool-api JARs are built/distributed per their project.xml(s), the groupId needs to be excalibur-lifecycle/excalibur-pool. The groupId translates to the directory under the maven repo, and all the lifecycle JARs are under the excalibur-lifecycle (and excalibur-pool for the other one, see here: http://people.apache.org/~shash/dist/). Is there something that isn't working from this repo? Shash >Author: bloritsch >Date: Tue Aug 16 11:09:58 2005 >New Revision: 233023 > >URL: http://svn.apache.org/viewcvs?rev=233023&view=rev >Log: >make it consistent with th other > >Modified: > excalibur/trunk/containerkit/lifecycle/impl/project.xml > >Modified: excalibur/trunk/containerkit/lifecycle/impl/project.xml >URL: http://svn.apache.org/viewcvs/excalibur/trunk/containerkit/lifecycle/impl/project.xml?rev=233023&r1=233022&r2=233023&view=diff >============================================================================== >--- excalibur/trunk/containerkit/lifecycle/impl/project.xml (original) >+++ excalibur/trunk/containerkit/lifecycle/impl/project.xml Tue Aug 16 11:09:58 2005 >@@ -27,7 +27,7 @@ > > > >- excalibur-lifecycle >+ excalibur-lifecycle-api > excalibur-lifecycle-api > 2.1-RC2 > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org >For additional commands, e-mail: scm-help@excalibur.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org For additional commands, e-mail: dev-help@excalibur.apache.org