Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 33728 invoked from network); 28 Jun 2006 13:49:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2006 13:49:57 -0000 Received: (qmail 40069 invoked by uid 500); 28 Jun 2006 13:49:53 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 40024 invoked by uid 500); 28 Jun 2006 13:49:53 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 40013 invoked by uid 99); 28 Jun 2006 13:49:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 06:49:53 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [72.10.46.63] (HELO as.toolazydogs.com) (72.10.46.63) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 06:49:52 -0700 Received: (qmail 32262 invoked from network); 28 Jun 2006 06:49:29 -0700 Received: from unknown (HELO ?193.1.221.31?) (193.1.221.31) by toolazydogs.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 28 Jun 2006 06:49:29 -0700 Message-ID: <44A288E6.5060403@toolazydogs.com> Date: Wed, 28 Jun 2006 14:49:26 +0100 From: "Alan D. Cabrera" User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060505) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Unable to build using m2 References: <449F57AF.50005@toolazydogs.com> <1F8E2E5C-F735-497B-B06C-070868901190@planet57.com> <1b5bfeb50606271345q78ced25au22cfa3103f872cdc@mail.gmail.com> <4AC52695-39CF-480D-93E2-5457396F1045@yahoo.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 This is what I was trying to do as well. Regards, Alan Jason Dillon wrote: > Drop the `cd modules` > > Build from the top-level. > > --jason > > > On Jun 27, 2006, at 2:13 PM, David Jencks wrote: > >> Can you guys provide some details? I can't reproduce this. There is >> certainly not supposed to be any dependency of a module on any m2 >> plugin. >> >> rm -rf ~/.m2/repository/org/apache/geronimo/plugins/ >> cd modules/ >> mvn -o clean install -Dmaven.test.skip=true >> >> ... >> >> [INFO] BUILD SUCCESSFUL >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 9 minutes >> [INFO] Finished at: Tue Jun 27 14:10:10 PDT 2006 >> [INFO] Final Memory: 22M/45M >> [INFO] >> ------------------------------------------------------------------------ >> >> thanks >> david jencks >> >> >> On Jun 27, 2006, at 1:45 PM, Jacek Laskowski wrote: >> >>> On 6/27/06, Bill Dudney wrote: >>>> Hi Prasad, >>>> >>>> AFAIKT the m2-plugins depend on the modules/deploy but the modules >>>> build depends on the m2-plugins so even though the cycle is not >>>> called out it appears to exist. >>> >>> That reflects my sentiments as well :-) >>> >>>> Is anyone able to do a clean build from the top with m2? >>> >>> Nope. I've been unable to do so since a week or so. >>> >>>> Bill Dudney >>> >>> Jacek >>> >>> --Jacek Laskowski >>> http://www.laskowski.net.pl >> >