Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 45060 invoked from network); 27 Jun 2006 21:29:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jun 2006 21:29:09 -0000 Received: (qmail 9522 invoked by uid 500); 27 Jun 2006 21:29:05 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 9482 invoked by uid 500); 27 Jun 2006 21:29:05 -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 9471 invoked by uid 99); 27 Jun 2006 21:29:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jun 2006 14:29:05 -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 jason.dillon@gmail.com designates 64.233.162.201 as permitted sender) Received: from [64.233.162.201] (HELO nz-out-0102.google.com) (64.233.162.201) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jun 2006 14:29:04 -0700 Received: by nz-out-0102.google.com with SMTP id i1so2450671nzh for ; Tue, 27 Jun 2006 14:28:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:subject:date:to:x-mailer:from:sender; b=GP++NcQYzXDcQycmAjZGyXSpKLIIpoK5RGTQccE0lH48DKWLAbLq5pUpeYOfsTN3drjVwfuq5RaFa1AS1TX9uZkqYfZ/zKsC6qWdkPF2caScO5G2Bbx7Ro+5TxIiHJiaL73dlOHhm0lt8s+BSjCxDqQfRgLdUoiN0qBMyksveTs= Received: by 10.65.84.18 with SMTP id m18mr223052qbl; Tue, 27 Jun 2006 14:28:43 -0700 (PDT) Received: from ?10.0.1.5? ( [67.180.143.96]) by mx.gmail.com with ESMTP id f16sm1088284qba.2006.06.27.14.28.43; Tue, 27 Jun 2006 14:28:43 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: <4AC52695-39CF-480D-93E2-5457396F1045@yahoo.com> References: <449F57AF.50005@toolazydogs.com> <1F8E2E5C-F735-497B-B06C-070868901190@planet57.com> <1b5bfeb50606271345q78ced25au22cfa3103f872cdc@mail.gmail.com> <4AC52695-39CF-480D-93E2-5457396F1045@yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Subject: Re: Unable to build using m2 Date: Tue, 27 Jun 2006 14:28:34 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.750) From: Jason Dillon Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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 >