Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 66648 invoked from network); 18 Dec 2005 03:05:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Dec 2005 03:05:07 -0000 Received: (qmail 3786 invoked by uid 500); 18 Dec 2005 03:05:05 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 3770 invoked by uid 500); 18 Dec 2005 03:05:05 -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 3759 invoked by uid 99); 18 Dec 2005 03:05:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2005 19:05:04 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 64.233.162.205 as permitted sender) Received: from [64.233.162.205] (HELO zproxy.gmail.com) (64.233.162.205) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2005 19:05:03 -0800 Received: by zproxy.gmail.com with SMTP id z6so986356nzd for ; Sat, 17 Dec 2005 19:04:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=js/k8roZwU5G2onz/LURby5of6m0sIEEw4kuBOtu49NN/tRVuNsXghc3bRD2QZ29Czr+teA52ow5Mj4IwZr/s+IrDQCu8XjCs0QO5aJggxrAd8dpOQkR8AGbMdJL3XlBgxXWv/TaMijiiChBUTwVQya5i3be/FN1JVSfQbY0lag= Received: by 10.37.14.14 with SMTP id r14mr4625718nzi; Sat, 17 Dec 2005 19:04:43 -0800 (PST) Received: by 10.37.13.69 with HTTP; Sat, 17 Dec 2005 19:04:43 -0800 (PST) Message-ID: <74e15baa0512171904u683aa252x8385d4cbcdaa02d4@mail.gmail.com> Date: Sat, 17 Dec 2005 22:04:43 -0500 From: Aaron Mulder Sender: ammulder@gmail.com To: user@geronimo.apache.org Subject: Re: Building from Source and no deployer.jar In-Reply-To: <20051217232218.64117.qmail@web35411.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43A31AAB.7050801@spikesource.com> <20051217232218.64117.qmail@web35411.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think we fixed that in the 1.0 branch, but maybe not HEAD. The old release notes were recently removed, but the installer builder script still depends on them. I can fix this tomorrow if no one gets around to it first. Aaron On 12/17/05, Jason Lenhart wrote: > Hi, > > I am having a problem building from the source. To > outline my steps: > > 1) I clear my Maven cache > > 2) svn checkout > http://svn.apache.org/repos/asf/geronimo/trunk > geronimo > > 3) cd to geronimo and maven m:clean new > -Dmaven.test.skip=3Dtrue -Dmaven.itest.skip=3Dtrue > > I am getting the following error: > > [java] Adding resource: Installer.image > [java] Adding resource: LicencePanel.licence > [java] -> Fatal error : > [java] > /Users/jasonlenhart/Development/projects/geronimo/assemblies/j2ee-install= er/target/geronimo-1.0-SNAPSHOT/geronimo-izpack.xml:23: > Resource not found: > /Users/jasonlenhart/Development/projects/geronimo/assemblies/j2ee-install= er/target/geronimo-1.0-SNAPSHOT/RELEASE-NOTES-1.0-M5.txt > [java] > com.izforge.izpack.compiler.CompilerException: > /Users/jasonlenhart/Development/projects/geronimo/assemblies/j2ee-install= er/target/geronimo-1.0-SNAPSHOT/geronimo-izpack.xml:23: > Resource not found: > /Users/jasonlenhart/Development/projects/geronimo/assemblies/j2ee-install= er/target/geronimo-1.0-SNAPSHOT/RELEASE-NOTES-1.0-M5.txt > [java] at > com.izforge.izpack.compiler.CompilerConfig.parseError(CompilerConfig.java= :1518) > [java] at > com.izforge.izpack.compiler.CompilerConfig.findProjectResource(CompilerCo= nfig.java:1447) > [java] at > com.izforge.izpack.compiler.CompilerConfig.addResources(CompilerConfig.ja= va:1044) > [java] at > com.izforge.izpack.compiler.CompilerConfig.executeCompiler(CompilerConfig= .java:313) > [java] at > com.izforge.izpack.compiler.CompilerConfig.main(CompilerConfig.java:1847) > [java] at > com.izforge.izpack.compiler.Compiler.main(Compiler.java:620) > [java] > [java] (tip : use -? to get the commmand line > parameters) > [java] [ERROR] Java Result: 1 > > BUILD FAILED > File...... > /Users/jasonlenhart/Development/projects/geronimo/maven.xml > Element... maven:reactor > Line...... 63 > Column.... 108 > Unable to obtain goal [multiproject:install-callback] > -- > /Users/jasonlenhart/.maven/cache/geronimo-izpack-plugin-1.0-SNAPSHOT/plug= in.jelly:77:149: > Warning: Could not find file > /Users/jasonlenhart/Development/projects/geronimo/assemblies/j2ee-install= er/target/geronimo-installer-1.0-SNAPSHOT.jar > to copy. > Total time: 32 minutes 55 seconds > Finished at: Sat Dec 17 14:09:45 EST 2005 > > > > Seems like a simple problem with a Text file not being > present ... however, should I not have this file when > I do the checkout? > > Thanks, > > Jason > > > --- Calvin Austin wrote: > > > The OS X JVM should also handle this signal and dump > > an error report > > (the apple JVM is based on Sun source code). Have a > > serach look for a > > crash log file, maven has many plus points but > > tracking down issues > > through it can be timeconsuming > > > > regards > > calvin > > > > Aaron Mulder wrote: > > > > >A "Bus Error" is a JDK crash, as far as I can tell. > > Just try it again. :) > > > > > >Aaron > > > > > >On 12/16/05, Jason Lenhart > > wrote: > > > > > > > > >>Hi Sachin, > > >> > > >>I have done the following: > > >> > > >>$ svn checkout > > >>http://svn.apache.org/repos/asf/geronimo/trunk > > >>geronimo > > >> > > >> > > >>$ cd geronimo > > >> > > >>$ maven m:fresh-checkout > > >> > > >>$ maven new > > >> > > >>(had several cups of tea ;-) and I ended up > > getting > > >>the following: > > >> > > > >>/Users/jasonlenhart/Development/Downloads/maven-1.0.2/bin/maven: > > >>line 162: 1203 Bus error "$JAVACMD" > > >>$MAVEN_OPTS > > > >>-Djavax.xml.parsers.SAXParserFactory=3Dorg.apache.xerces.jaxp.SAXParser= FactoryImpl > > > >>-Djavax.xml.parsers.DocumentBuilderFactory=3Dorg.apache.xerces.jaxp.Doc= umentBuilderFactoryImpl > > >>"-Djava.endorsed.dirs=3D${MAVEN_ENDORSED}" > > -classpath > > > >>"${MAVEN_HOME}/lib/forehead-${FOREHEAD_VERSION}.jar" > > > >>"-Dforehead.conf.file=3D${MAVEN_HOME}/bin/forehead.conf" > > >>"-Dtools.jar=3D$TOOLS_JAR" > > "-Dmaven.home=3D${MAVEN_HOME}" > > >>$MAIN_CLASS "$@" > > >> > > >>Look around to see if anyone has had this problem > > and > > >>could not find anything. Looks like I may need a > > >>parameter passed in or something. Any help is > > >>appreciated. > > >> > > >>Thanks, > > >> > > >>Jason > > >> > > >>--- Sachin Patel wrote: > > >> > > >> > > >> > > >>>How command did you invoke to build? > > >>> > > >>>The build commands changed as well, so it could > > be a > > >>>problem with the > > >>>old build command. > > >>> > > >>>Clean out your maven cache (.maven/cache) and > > then > > >>>from the root of > > >>>the source tree invoke "maven new". > > >>> > > >>>Sachin > > >>> > > >>>On Dec 16, 2005, at 8:46 AM, Jason Lenhart wrote: > > >>> > > >>> > > >>> > > >>>>Hi Sachin and thank you for your reply, > > >>>> > > >>>>I saw the geronimo-jetty-j2ee-1.0-SNAPSHOT.zip > > >>>> > > >>>> > > >>>file > > >>> > > >>> > > >>>>under my > > >>>> > > >>>> > > >>>~/.maven/repository/geronimo/distributions > > >>> > > >>> > > >>>>However when I unpack ... I do not see the > > >>>>deployer.jar in the bin directory ... is there > > >>>>something in addition to the typical rebuild-all > > >>>> > > >>>> > > >>>that > > >>> > > >>> > > >>>>I need to do so that I can get my hands on that > > >>>> > > >>>> > > >>>jar? > > >>> > > >>> > > >>>>Thank you in advance, > > >>>> > > >>>>Jason > > >>>> > > >>>>--- Sachin Patel wrote: > > >>>> > > >>>> > > >>>> > > >>>>>Jason, > > >>>>> > > >>>>>The instructions need to be updated. We now > > >>>>> > > >>>>> > > >>>produce > > >>> > > >>> > > >>>>>2 distributions > > >>>>>with different web containers, Jetty and > > Tomcat. > > >>>>> > > >>>>>After building the source, the distributions > > will > > >>>>> > > >>>>> > > >>>be > > >>> > > >>> > > >>>>>located in > > >>>>> > > >>>>>~/.maven/repository/geronimo/distributions > > >>>>> > > >>>>>On Dec 15, 2005, at 2:21 PM, Jason Lenhart > > wrote: > > >>>>> > > >>>>> > > >>>>> > > >>>>>>Hi, > > >>>>>> > > >>>>>>Forgive me if I am just totally missing > > >>>>>> > > >>>>>> > > >>>something > > >>> > > >>> > > >>>>>>here...I am sort of stumped. > > >>>>>> > > >>>>>>I have built from the source a few times. The > > >>>>>> > > >>>>>> > > >>>>>wiki > > >>>>> > > >>>>> > > >>>>>>notes the following: > > >>>>>> > > >>>>>>"If you've built from source, you must unpack > > >>>>>> > > >>>>>> > > >>>the > > >>> > > >>> > > >>>>>>Geronimo binary > > >>>>>> > > >>>>>> > > >>>>>> > > > >>${maven.repo.local}/geronimo/jars/geronimo-assembly-1.0-SNAPSHOT.jar > > >> > > >> > > >>>>>>into the location you wish to install > > Geronimo." > > >>>>>> > > >>>>>>I am on OS X so for me it is: > > >>>>>> > > >>>>>> > > >>>>>> > > > >>~/.maven/repository/geronimo/jars/geronimo-assembly-1.0-SNAPSHOT.jar > > >> > > >> > > >>>>>>But this jar is not there, so I grabbed the > > jar > > >>>>>> > > >>>>>> > > >>>>>out of > > >>>>> > > >>>>> > > >>>>>>the 'distributions' directory: > > >>>>>> > > >>>>>>geronimo-jetty-j2ee-1.0-SNAPSHOT.zip > > > =3D=3D=3D message truncated =3D=3D=3D > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com >