Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 18110 invoked from network); 6 Sep 2005 07:43:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2005 07:43:50 -0000 Received: (qmail 25351 invoked by uid 500); 6 Sep 2005 07:43:48 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 25310 invoked by uid 500); 6 Sep 2005 07:43:48 -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 25296 invoked by uid 99); 6 Sep 2005 07:43:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 00:43:47 -0700 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.136.173.32] (HELO smtp012.mail.yahoo.com) (216.136.173.32) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 06 Sep 2005 00:44:00 -0700 Received: (qmail 56187 invoked from network); 6 Sep 2005 07:43:45 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:Mime-Version:In-Reply-To:References:Content-Type:Message-Id:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer; b=0MmWtlCYgfRUxxabDJ0pqzsL18BTSy9ftdC2ZGBq4ttbubgagzwSMqwBqg2bwXFsQEN5MvYZ+jTqPQSMTeBZJsYW7bARxumNkzUbkBkiRMd0CyKLLCGrdswCCShaLlND1eSGR0adTETPZZ63QWq3nB8OlpUApSbwnIboFVTkkZY= ; Received: from unknown (HELO ?192.168.1.105?) (david?jencks@66.93.38.137 with plain) by smtp012.mail.yahoo.com with SMTP; 6 Sep 2005 07:43:44 -0000 Mime-Version: 1.0 (Apple Message framework v622) In-Reply-To: <431D2678.3020409@nsdev.org> References: <431C9C3E.1020101@nsdev.org> <6b4daa6cefd49316a4ef03faf382a3ed@yahoo.com> <431D2678.3020409@nsdev.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Jencks Subject: Re: Unable to build... Date: Tue, 6 Sep 2005 00:43:43 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.622) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm not sure why it succeeds in building server.jar here.... but usually this is caused by a leftover geronimo server running in the background. Check for and kill stray java processes and try again. thanks david jencks On Sep 5, 2005, at 10:17 PM, Neal Sanche wrote: > David Jencks wrote: > >> This is usually caused by having an old >> xmlbeans-maven-plugin-2.0.0-beta1 from geronimo installed in your >> .maven/cache and $MAVEN_HOME/plugins directories. Unfortunately I >> didnt' realize that groupId is ignored in comparing plugin versions >> when I suggested the version number for the xmlbeans version of this >> plugin. I think if you delete the .maven/cache contents and remove >> the xmlbeans-maven-plugin-2.0.0-beta1.jar from $MAVEN_HOME/plugins >> you will be able to download the correct version and build. > > Hi David, > > As I said earlier, thanks for the help. But now I'm stuck at another > issue. The build continues until it arrives at the 'Creating Binary > Distribution' section. There it will stop, and not continue past the > following output: > > [copy] Copying 16 files to > E:\geronimo-src2\modules\assembly\target\geronimo > -1.0-SNAPSHOT\doc\plan > [echo] Bootstrapping service deployer > [mkdir] Created dir: > E:\geronimo-src2\modules\assembly\target\geronimo-1.0-S > NAPSHOT\bin > [mkdir] Created dir: > E:\geronimo-src2\modules\assembly\target\geronimo-1.0-S > NAPSHOT\config-store > [echo] Building server.jar > [java] 23:06:35,688 INFO [ReadOnlyRepository] Repository root is > file:/E:/g > eronimo-src2/modules/assembly/target/geronimo-1.0-SNAPSHOT/repository/ > [java] 23:06:35,735 INFO [LocalConfigStore:config-store] Loaded > Configurati > on geronimo.config:name="org/apache/geronimo/J2EEDeployer" > [java] 23:06:36,235 INFO [LocalAttributeManager] Checking value > for org/apa > che/geronimo/J2EEDeployer/geronimo.deployer: > J2EEApplication=null,J2EEModule=org/ > apache/geronimo/ > J2EEDeployer,J2EEServer=deployer,j2eeType=ConfigBuilder,name=EAR > Builder/defaultParentId > [java] 23:06:36,266 INFO [LocalAttributeManager] Checking value > for org/apa > che/geronimo/J2EEDeployer/geronimo.deployer: > J2EEApplication=null,J2EEModule=org/ > apache/geronimo/ > J2EEDeployer,J2EEServer=deployer,j2eeType=ModuleBuilder,name=App > ClientBuilder/defaultServerParentId > [java] 23:06:36,266 INFO [LocalAttributeManager] Checking value > for org/apa > che/geronimo/J2EEDeployer/geronimo.deployer: > J2EEApplication=null,J2EEModule=org/ > apache/geronimo/ > J2EEDeployer,J2EEServer=deployer,j2eeType=ModuleBuilder,name=App > ClientBuilder/defaultClientParentId > [java] 23:06:36,516 INFO [Configuration] Started configuration > org/apache/g > eronimo/J2EEDeployer > [java] 23:06:36,875 INFO [SecurityServiceImpl] JACC factory > registered > [java] 23:06:37,672 INFO [LocalConfigStore:config-store] Installed > configur > ation org/apache/geronimo/System in location 3 > [java] Packaged configuration org/apache/geronimo/System to > E:\geronimo-src2 > \modules\assembly\target\geronimo-1.0-SNAPSHOT\bin\server.jar > [java] 23:06:37,735 INFO [Configuration] Stopping configuration > org/apache/ > geronimo/J2EEDeployer > [java] 23:06:37,797 INFO [LocalAttributeManager] Stopped > LocalAttributeMana > ger with data on 5 configurations > [java] 23:06:37,797 INFO [Configuration] Stopping configuration > org/apache/ > geronimo/DeployerSystem > [java] 23:06:37,797 INFO [BasicKernel] Starting kernel shutdown > [java] 23:06:37,797 INFO [BasicKernel] Kernel shutdown complete > [echo] Building RMI Naming configuration > > It will stay that way until I hit CTRL-C, after which time it will say: > > BUILD FAILED > File...... C:\Documents and > Settings\Neal\.maven\cache\maven-multiproject-plugin > -1.3.1\plugin.jelly > Element... maven:reactor > Line...... 217 > Column.... 9 > Unable to obtain goal [default] -- > E:\geronimo-src2\modules\assembly\maven.xml:3 > 78:98: Java returned: 1 > Total time: 24 minutes 8 seconds > Finished at: Mon Sep 05 23:16:30 MDT 2005 > > Any ideas on how I can go through this hoop? Thanks. > > -Neal >