Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 83660 invoked from network); 1 Apr 2011 11:25:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Apr 2011 11:25:01 -0000 Received: (qmail 14989 invoked by uid 500); 1 Apr 2011 11:25:00 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 14938 invoked by uid 500); 1 Apr 2011 11:24:59 -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 14926 invoked by uid 99); 1 Apr 2011 11:24:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2011 11:24:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 01 Apr 2011 11:24:58 +0000 Received: (qmail 82693 invoked by uid 1845); 1 Apr 2011 11:24:36 -0000 Date: 1 Apr 2011 11:24:36 -0000 Message-ID: <20110401112436.82691.qmail@minotaur.apache.org> From: gawor@apache.org To: dev@geronimo.apache.org Subject: [BUILD] trunk: Failed for Revision: 1087536 Geronimo Revision: 1087536 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110401/build-2100.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110401/unit-test-reports Path to dependency: 1) org.apache.geronimo.modules:geronimo-j2ee:bundle:3.0-SNAPSHOT 2) org.apache.openwebbeans:openwebbeans-spi:jar:1.1.0 ---------- 2 required artifacts are missing. for artifact: org.apache.geronimo.modules:geronimo-j2ee:bundle:3.0-SNAPSHOT from the specified remote repositories: apache.snapshots (http://repository.apache.org/snapshots), codehaus.snapshots (http://snapshots.repository.codehaus.org), openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots), local (file:///home/geronimo/.m2/jtidy.repository), ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/), jetty.oss.sonatype.org (http://oss.sonatype.org/content/groups/jetty-with-staging), openqa-releases (http://nexus.openqa.org/content/repositories/releases), java.net2 (http://download.java.net/maven/2/), smx.svn (http://svn.apache.org/repos/asf/servicemix/m2-repo/) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) 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:597) 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.artifact.resolver.MultipleArtifactsNotFoundException: Missing: ---------- 1) org.apache.openwebbeans:openwebbeans-impl:jar:1.1.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.openwebbeans -DartifactId=openwebbeans-impl -Dversion=1.1.0 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.openwebbeans -DartifactId=openwebbeans-impl -Dversion=1.1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.geronimo.modules:geronimo-j2ee:bundle:3.0-SNAPSHOT 2) org.apache.openwebbeans:openwebbeans-impl:jar:1.1.0 2) org.apache.openwebbeans:openwebbeans-spi:jar:1.1.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.openwebbeans -DartifactId=openwebbeans-spi -Dversion=1.1.0 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.openwebbeans -DartifactId=openwebbeans-spi -Dversion=1.1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.geronimo.modules:geronimo-j2ee:bundle:3.0-SNAPSHOT 2) org.apache.openwebbeans:openwebbeans-spi:jar:1.1.0 ---------- 2 required artifacts are missing. for artifact: org.apache.geronimo.modules:geronimo-j2ee:bundle:3.0-SNAPSHOT from the specified remote repositories: apache.snapshots (http://repository.apache.org/snapshots), codehaus.snapshots (http://snapshots.repository.codehaus.org), openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots), local (file:///home/geronimo/.m2/jtidy.repository), ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/), jetty.oss.sonatype.org (http://oss.sonatype.org/content/groups/jetty-with-staging), openqa-releases (http://nexus.openqa.org/content/repositories/releases), java.net2 (http://download.java.net/maven/2/), smx.svn (http://svn.apache.org/repos/asf/servicemix/m2-repo/) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304) at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1499) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:442) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) ... 17 more [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 minutes 4 seconds [INFO] Finished at: Fri Apr 01 07:09:23 EDT 2011 [INFO] Final Memory: 245M/651M [INFO] ------------------------------------------------------------------------