You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ga...@apache.org on 2008/08/02 08:16:05 UTC

[BUILD] branches/2.0: Failed for Revision: 681936

Geronimo Revision: 681936 built with tests included
 
See the full build-0200.log file at http://people.apache.org/builds/geronimo/server/binaries/2.0/20080802/build-0200.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.0/20080802/unit-test-reports
 
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  codehaus-snapshots (http://snapshots.repository.codehaus.org),
  apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) commons-dbcp:commons-dbcp:jar:1.3-r562808

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=commons-dbcp -DartifactId=commons-dbcp \
          -Dversion=1.3-r562808 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=commons-dbcp -DartifactId=commons-dbcp \
          -Dversion=1.3-r562808 -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-openejb:jar:2.0.3-SNAPSHOT
  	2) org.apache.openejb:openejb-core:jar:3.0-beta-1
  	3) commons-dbcp:commons-dbcp:jar:1.3-r562808

----------
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-openejb:jar:2.0.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  codehaus-snapshots (http://snapshots.repository.codehaus.org),
  apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
	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.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) commons-dbcp:commons-dbcp:jar:1.3-r562808

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=commons-dbcp -DartifactId=commons-dbcp \
          -Dversion=1.3-r562808 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=commons-dbcp -DartifactId=commons-dbcp \
          -Dversion=1.3-r562808 -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-openejb:jar:2.0.3-SNAPSHOT
  	2) org.apache.openejb:openejb-core:jar:3.0-beta-1
  	3) commons-dbcp:commons-dbcp:jar:1.3-r562808

----------
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-openejb:jar:2.0.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  codehaus-snapshots (http://snapshots.repository.codehaus.org),
  apache-incubator (http://people.apache.org/repo/m2-incubating-repository/)

	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:305)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:272)
	at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1238)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:397)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 18 seconds
[INFO] Finished at: Sat Aug 02 02:43:59 EDT 2008
[INFO] Final Memory: 82M/561M
[INFO] ------------------------------------------------------------------------