Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 8076 invoked from network); 6 Dec 2005 18:34:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Dec 2005 18:34:26 -0000 Received: (qmail 65301 invoked by uid 500); 6 Dec 2005 18:34:22 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 65253 invoked by uid 500); 6 Dec 2005 18:34:22 -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 65242 invoked by uid 99); 6 Dec 2005 18:34:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2005 10:34:22 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hcunico@gmail.com designates 64.233.184.197 as permitted sender) Received: from [64.233.184.197] (HELO wproxy.gmail.com) (64.233.184.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2005 10:34:21 -0800 Received: by wproxy.gmail.com with SMTP id i28so125827wra for ; Tue, 06 Dec 2005 10:34:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=bQgohfcZOVqPOyryUnP2/yiHA/svGXqcmG9Shi3QQW+k+ylEMrIY0rKF9JGQvHX5522p3q5KvaN7cv96orLfPrCRrcs4OSmXVwKyYTqvmu7eR+eY9KlO7GOyRnERXt3T5OsU4IZqOgtZBMH34km5Fe3RHa6SuU83prg0kzXO3KY= Received: by 10.54.127.3 with SMTP id z3mr838540wrc; Tue, 06 Dec 2005 10:33:59 -0800 (PST) Received: from ?9.27.152.134? ( [129.33.49.251]) by mx.gmail.com with ESMTP id 27sm847882wrl.2005.12.06.10.33.59; Tue, 06 Dec 2005 10:33:59 -0800 (PST) Message-ID: <4395D996.2020208@gmail.com> Date: Tue, 06 Dec 2005 13:33:58 -0500 From: Hernan Cunico User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev Subject: Build fails 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 Hi All, I'm having some issues while building G. I've seen some notes about this but I thought it was fixed already, can anybody give me some direction? These are the last steps I did: 1.- Deleted .maven directory under my username (on Windows) 2.- svn checkout http://svn.apache.org/repos/asf/geronimo/trunk geronimo_src 3.- cd geronimo_src 4.- maven m:fresh-checkout so far so good, no errors, BUILD SUCCESSFUL 5.- maven new This is the error I constantly get build:start: multiproject:install-callback: [echo] Running car:install for Configuration for performing J2EE deployments BUILD FAILED File...... E:\geronimo_src\maven.xml Element... maven:reactor Line...... 58 Column.... 112 Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settings\hcunico\.maven\cache\geronimo-packaging-plugin-1.0-SNAPSHOT\plugin.jelly:67:15: null Total time: 30 minutes 27 seconds What am I missing? Thanks Cheers! Hernan