From user-return-3988-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Wed Jul 05 08:21:36 2006 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 60895 invoked from network); 5 Jul 2006 08:21:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jul 2006 08:21:35 -0000 Received: (qmail 72012 invoked by uid 500); 5 Jul 2006 08:21:21 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 71576 invoked by uid 500); 5 Jul 2006 08:21:19 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 71548 invoked by uid 99); 5 Jul 2006 08:21:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jul 2006 01:21:18 -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 [209.68.5.17] (HELO relay03.pair.com) (209.68.5.17) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 05 Jul 2006 01:21:17 -0700 Received: (qmail 10735 invoked from network); 5 Jul 2006 08:20:35 -0000 Received: from unknown (HELO lsfc9gr5600wbf) (unknown) by unknown with SMTP; 5 Jul 2006 08:20:35 -0000 X-pair-Authenticated: 220.247.251.171 From: "Karthiga" To: Subject: RE: Building Geronimo through maven Date: Wed, 5 Jul 2006 13:50:35 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <44AB5B24.2090604@gmail.com> Thread-Index: Acaf+9XYzF+3E3pCTMCm+v+dS9MKugAD4Nwg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Virus-Checked: Checked by ClamAV on apache.org Message-Id: <20060705082118.486CF10FB003@asf.osuosl.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I downloaded the src of Geronimo v1.1 from http://geronimo.apache.org/downloads.html I need to build this through maven as part of the article requirement for the user guide. I used commands such as maven, maven new, maven -Dmaven.test.skip=true -Dmaven.itest-skip=true m:rebuild-all But I keep getting the same error. Building through svn is to be done in the developer's guide. Thanks Karthiga Building from source -----Original Message----- From: John Sisson [mailto:jrsisson@gmail.com] Sent: Wednesday, July 05, 2006 11:55 AM To: user@geronimo.apache.org Subject: Re: Building Geronimo through maven Krishnakumar B wrote: > hi, > > which version of geronimo r u trying to build. If its latest u need to > checkout from trunk ( http://svn.apache.org/repos/asf/geronimo/trunk ) > and u would get 1.2-SNAPSHOT. > > If its 1.1 u cant try ( > https://svn.apache.org/repos/asf/geronimo/branches/1.1 ). u can try > HEAD of this. To build 1.1 from svn you need to check out from the following tag: http://svn.apache.org/repos/asf/geronimo/tags/1.1.0/ If you want to contribute fixes to for upcoming Geronimo 1.x versions then they should be be generated against the 1.1 branch at: http://svn.apache.org/repos/asf/geronimo/branches/1.1/ As a matter of interest, is there a reason why you need to build from the source? John > > Regards > Krishnakumar B > > On 7/5/06, Karthiga wrote: >> >> >> >> Hi all, >> >> >> >> I am working on the Installation article for the Geronimo v1.1 User >> Guide. I >> trying to build Geronimo from source but every time I try I get the >> following error. >> >> >> >> >> >> __ __ >> >> | \/ |__ _Apache__ ___ >> >> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ >> >> |_| |_\__,_|\_/\___|_||_| v. 1.0.2 >> >> >> >> Starting the reactor... >> >> Our processing order: >> >> Starting the reactor... >> >> Our processing order: >> >> Starting the reactor... >> >> Our processing order: >> >> Geronimo :: Activation >> >> Geronimo :: ActiveMQ Embedded RAR >> >> Geronimo :: Kernel >> >> Geronimo :: Common >> >> Geronimo :: Util >> >> Geronimo :: System >> >> Geronimo :: Deployment >> >> Geronimo :: Deploy :: Common Config >> >> Geronimo :: Management API >> >> Geronimo :: Core >> >> Geronimo :: J2EE >> >> Geronimo :: J2EE Schema >> >> Geronimo :: Service :: Builder >> >> Geronimo :: Maven Dependency Plugin >> >> Geronimo :: Naming >> >> Geronimo :: Security >> >> Geronimo :: Web Services >> >> Geronimo :: Axis >> >> Geronimo :: Test :: DDBeans >> >> Geronimo :: Transaction >> >> Geronimo :: Connector >> >> Geronimo :: Security :: Builder >> >> Geronimo :: J2EE >> >> Geronimo :: Naming :: Builder >> >> Geronimo :: Connector :: Builder >> >> Geronimo :: Axis :: Builder >> >> Geronimo :: Client >> >> Geronimo :: Client Builder >> >> Geronimo :: Console Web >> >> Geronimo :: Configuration Converter >> >> Geronimo :: Web :: Builder >> >> Geronimo :: Deploy :: JSR-88 >> >> Geronimo :: Deploy :: CLI Tool >> >> Geronimo :: Derby >> >> Geronimo :: Directory >> >> Geronimo :: Deploy :: Hot Deployer >> >> Geronimo :: Installer Processing >> >> Geronimo :: Installer Support >> >> Geronimo :: JavaMail Transport >> >> Geronimo :: Jetty >> >> Geronimo :: Jetty :: Builder >> >> Geronimo :: JMX Remoting >> >> Geronimo :: Mail >> >> Geronimo :: Scripts >> >> Geronimo :: Timer >> >> Geronimo :: Tomcat >> >> Geronimo :: Tomcat :: Builder >> >> Geronimo :: Upgrade >> >> Geronimo :: Maven Assembly Plugin >> >> Geronimo :: Maven Deployment Plugin >> >> Geronimo :: IZPack Installer Build Plugin >> >> Geronimo :: Maven Packaging Plugin >> >> +---------------------------------------- >> >> | geronimo and geronimo-plugins Geronimo :: Activation >> >> | Memory: 11M/11M >> >> +---------------------------------------- >> >> build:start: >> >> >> >> new: >> >> new0: >> >> >> >> new00: >> >> >> >> new1: >> >> build:start: >> >> >> >> multiproject:install-callback: >> >> [echo] Running jar:install for Geronimo :: Activation >> >> Attempting to download geronimo-common-1.1-410806.jar. >> >> WARNING: Failed to download geronimo-common-1.1-410806.jar. >> >> Attempting to download geronimo-kernel-1.1-410806.jar. >> >> WARNING: Failed to download geronimo-kernel-1.1-410806.jar. >> >> Attempting to download geronimo-deployment-1.1-410806.jar. >> >> WARNING: Failed to download >> geronimo-deployment-1.1-410806.jar. >> >> Attempting to download >> geronimo-deploy-jsr88-1.1-410806.jar. >> >> WARNING: Failed to download >> geronimo-deploy-jsr88-1.1-410806.jar. >> >> Attempting to download geronimo-system-1.1-410806.jar. >> >> WARNING: Failed to download geronimo-system-1.1-410806.jar. >> >> >> >> BUILD FAILED >> >> File...... D:\geronimo_src-1.1\geronimo_src-1.1\maven.xml >> >> Element... maven:reactor >> >> Line...... 43 >> >> Column.... 115 >> >> Unable to obtain goal [multiproject:install-callback] -- C:\Documents >> and >> Setti >> >> gs\LSF\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly:252:61: >> > >> Goal> The build cannot continue because of the following unsatisfied >> dependenci >> >> s: >> >> >> >> geronimo-common-1.1-410806.jar >> >> geronimo-kernel-1.1-410806.jar >> >> geronimo-deployment-1.1-410806.jar >> >> geronimo-deploy-jsr88-1.1-410806.jar >> >> geronimo-system-1.1-410806.jar >> >> >> >> Total time: 45 seconds >> >> Finished at: Wed Jul 05 10:36:27 IST 2006 >> >> >> >> >> >> Please help. >> >> >> >> Thanks >> >> Best Regards >> >> Karthiga Ratnam >> >> Technical Writer >> >> Lanka Software Foundation (Sri Lanka) >