Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 61880 invoked from network); 25 Jan 2007 13:44:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2007 13:44:35 -0000 Received: (qmail 34462 invoked by uid 500); 25 Jan 2007 13:44:39 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 34424 invoked by uid 500); 25 Jan 2007 13:44:38 -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 34413 invoked by uid 99); 25 Jan 2007 13:44:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jan 2007 05:44:38 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of goyathlay.geronimo@gmail.com designates 64.233.184.226 as permitted sender) Received: from [64.233.184.226] (HELO wr-out-0506.google.com) (64.233.184.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jan 2007 05:44:30 -0800 Received: by wr-out-0506.google.com with SMTP id i31so401344wra for ; Thu, 25 Jan 2007 05:44:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EySAM3OOQpO+Ef2ku1XBfla+kAAe4PbiuvpW3kYjB+B/Y70KJcOHguq3y7fOlCK2CxFbVJGWqb4JR7yPZ8I7TKztTFGSj12Kf8MxjDP7Ppz4Xkv2DhLI3IzBXDjzK/WbrqU3Z0PM/X589t7EM0dENmJ1mp+JY+zJ++qmPyfpYW4= Received: by 10.90.103.2 with SMTP id a2mr2210937agc.1169732649796; Thu, 25 Jan 2007 05:44:09 -0800 (PST) Received: by 10.90.80.1 with HTTP; Thu, 25 Jan 2007 05:44:09 -0800 (PST) Message-ID: Date: Thu, 25 Jan 2007 08:44:09 -0500 From: "Prasad Kashyap" To: dev@geronimo.apache.org Subject: Re: M2 branch merged with trunk but has a build failure In-Reply-To: <4685F568-D78E-4698-8D84-4F450919BB3A@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8D713FA7-4978-43D1-BCD6-A0D6530306F2@yahoo.com> <4685F568-D78E-4698-8D84-4F450919BB3A@yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org On 1/25/07, David Jencks wrote: > I checked out 2.0-M2 and built it without problems so I don't think these > changes caused whatever build problems you are seeing. Hmm.. I saw the same problem on 2 separate machines. One machine had an absolutely clean setup (clean repo and tree). The other did just an svn up. Kicked it off again now and praying. Cheers Prasad > > I used > mvn -o install -Dstage=bootstrap > mvn -o install > > thanks > david jencks > > > On Jan 25, 2007, at 12:54 AM, David Jencks wrote: > I've had similar problems over the last few days and AFAICT cleaning bits of > my local maven repo and rebuilding, perhaps offline, have fixed them. > > I think we need to figure out why these problems are happening. I think its > some mismatch between the maven repo and the geronimo repo: when this is > happening we are more or less running geronimo off of the maven repo. I > think the crucial code is around line 126 of InstallModulesMojo. > > Looking over the commits I can't see anything that could be related to this > problem, but that doesn't mean much. > > You can revert these locally with > svn merge -r 499679:499677 . > > I'm trying a build of 2.0-M2 on my machine to see what happens but I > probably won't work on it tonight if there are problems. > > thanks > david jencks > > > On Jan 25, 2007, at 12:14 AM, Prasad Kashyap wrote: > > I merged the M2 branch with the latest changes from Dain, Blevins and > Jencks. > > I think the merge went pretty well considering I was doing it for the > first time. However, the M2 build fails in the assemblies with the > error shown below. > > I spent quite some time trying to resolve this but in vain :-( > > At this point, we have either of the following 2 options > 1) simply revert my commits and try a merge again > 2) fix this. > > [DEBUG] Resolving artifact: > org.apache.geronimo.configs:openejb:car:2.0-M2-SNAPSHOT > [DEBUG] openejb: using locally installed snapshot > [INFO] Installing module: > org.apache.geronimo.configs/openejb/2.0-M2-SNAPSHOT/car > [DEBUG] Installing module: > org.apache.geronimo.configs/openejb/2.0-M2-SNAPSHOT/car (8705 bytes) > [DEBUG] Installing module dependencies for artifact: > org.apache.geronimo.configs/openejb/2.0-M2-SNAPSHOT/car > [DEBUG] Skipping artifact; already installed: > org.apache.geronimo.configs/transaction-jta11/2.0-M2-SNAPSHOT/car > [DEBUG] Skipping artifact; already installed: > org.apache.geronimo.configs/webservices-common/2.0-M2-SNAPSHOT/car > [DEBUG] Resolving artifact: > org.apache.geronimo.modules:geronimo-openejb:jar:2.0-M2-SNAPSHOT > [DEBUG] geronimo-openejb: using locally installed snapshot > [INFO] Installing dependency: > org.apache.geronimo.modules/geronimo-openejb/2.0-M2-SNAPSHOT/jar > [DEBUG] Copying dependency: > org.apache.geronimo.modules/geronimo-openejb/2.0-M2-SNAPSHOT/jar > (28439 bytes) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Unable to resolve dependency > org.apache.geronimo.specs/geronimo-ejb_3.0_spec//jar > > [INFO] > ------------------------------------------------------------------------ > [DEBUG] Trace > org.apache.maven.lifecycle.LifecycleExecutionException: > Unable to > resolve dependency > org.apache.geronimo.specs/geronimo-ejb_3.0_spec//jar > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140) > at > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) > at > org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:256) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at > org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at > org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at > org.codehaus.classworlds.Launcher.main(Launcher.java:375) > Caused by: org.apache.maven.plugin.MojoExecutionException: > Unable to > resolve dependency > org.apache.geronimo.specs/geronimo-ejb_3.0_spec//jar > at > org.apache.geronimo.genesis.MojoSupport.execute(MojoSupport.java:137) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534) > ... 16 more > Caused by: > org.apache.geronimo.kernel.repository.MissingDependencyException: > Unable to resolve dependency > org.apache.geronimo.specs/geronimo-ejb_3.0_spec//jar > at > org.apache.geronimo.kernel.repository.DefaultArtifactResolver.resolveInClassLoader(DefaultArtifactResolver.java:123) > at > org.apache.geronimo.kernel.repository.DefaultArtifactResolver.resolveInClassLoader(DefaultArtifactResolver.java:94) > at > org.apache.geronimo.kernel.repository.DefaultArtifactResolver.resolveInClassLoader(DefaultArtifactResolver.java:86) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.installDependencies(InstallModulesMojo.java:373) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.installDependency(InstallModulesMojo.java:361) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.install(InstallModulesMojo.java:205) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.installDependencies(InstallModulesMojo.java:378) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.installModuleDependencies(InstallModulesMojo.java:296) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.installModule(InstallModulesMojo.java:270) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.install(InstallModulesMojo.java:203) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.installDependencies(InstallModulesMojo.java:378) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.installModuleDependencies(InstallModulesMojo.java:296) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.installModule(InstallModulesMojo.java:270) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.install(InstallModulesMojo.java:203) > at > org.apache.geronimo.mavenplugins.car.InstallModulesMojo.doExecute(InstallModulesMojo.java:158) > at > org.apache.geronimo.genesis.MojoSupport.execute(MojoSupport.java:122) > ... 18 more > > > Cheers > Prasad > >