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/10/16 03:43:04 UTC

[BUILD] trunk: Failed for Revision: 705114

Geronimo Revision: 705114 built with tests included
 
See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20081015/build-2100.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20081015/unit-test-reports
 
  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.openqa.selenium.server -DartifactId=selenium-server -Dversion=1.0-beta-1 -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.openqa.selenium.server -DartifactId=selenium-server -Dversion=1.0-beta-1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.testsupport:testsupport-selenium:jar:2.2-SNAPSHOT
  	2) org.openqa.selenium.server:selenium-server:jar:1.0-beta-1

----------
2 required artifacts are missing.

for artifact: 
  org.apache.geronimo.testsupport:testsupport-selenium:jar:2.2-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1/),
  releases.openqa.org (http://archiva.openqa.org/repository/releases),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  snapshots.openqa.org (http://archiva.openqa.org/repository/snapshots),
  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:575)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
	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) org.openqa.selenium.client-drivers:selenium-java-client-driver:jar:1.0-beta-1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.openqa.selenium.client-drivers -DartifactId=selenium-java-client-driver -Dversion=1.0-beta-1 -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.openqa.selenium.client-drivers -DartifactId=selenium-java-client-driver -Dversion=1.0-beta-1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.testsupport:testsupport-selenium:jar:2.2-SNAPSHOT
  	2) org.openqa.selenium.client-drivers:selenium-java-client-driver:jar:1.0-beta-1

2) org.openqa.selenium.server:selenium-server:jar:1.0-beta-1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.openqa.selenium.server -DartifactId=selenium-server -Dversion=1.0-beta-1 -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.openqa.selenium.server -DartifactId=selenium-server -Dversion=1.0-beta-1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.testsupport:testsupport-selenium:jar:2.2-SNAPSHOT
  	2) org.openqa.selenium.server:selenium-server:jar:1.0-beta-1

----------
2 required artifacts are missing.

for artifact: 
  org.apache.geronimo.testsupport:testsupport-selenium:jar:2.2-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1/),
  releases.openqa.org (http://archiva.openqa.org/repository/releases),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  snapshots.openqa.org (http://archiva.openqa.org/repository/snapshots),
  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:324)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
	at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1415)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:405)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 18 seconds
[INFO] Finished at: Wed Oct 15 21:31:41 EDT 2008
[INFO] Final Memory: 171M/560M
[INFO] ------------------------------------------------------------------------