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 2009/10/06 14:31:39 UTC

[BUILD] branches/2.2: Failed for Revision: 822230

Geronimo Revision: 822230 built with tests included
 
See the full build-0800.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20091006/build-0800.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.2/20091006/unit-test-reports
 
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.eclipse.jetty:jetty-ajp:jar:7.0.0.v20091001

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.eclipse.jetty -DartifactId=jetty-ajp -Dversion=7.0.0.v20091001 -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.eclipse.jetty -DartifactId=jetty-ajp -Dversion=7.0.0.v20091001 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
  	2) org.eclipse.jetty:jetty-ajp:jar:7.0.0.v20091001

2) org.eclipse.jetty:jetty-jaspi:jar:7.0.0.v20091001

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.eclipse.jetty -DartifactId=jetty-jaspi -Dversion=7.0.0.v20091001 -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.eclipse.jetty -DartifactId=jetty-jaspi -Dversion=7.0.0.v20091001 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
  	2) org.eclipse.jetty:jetty-jaspi:jar:7.0.0.v20091001

3) org.eclipse.jetty:jetty-webapp:jar:7.0.0.v20091001

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.eclipse.jetty -DartifactId=jetty-webapp -Dversion=7.0.0.v20091001 -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.eclipse.jetty -DartifactId=jetty-webapp -Dversion=7.0.0.v20091001 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
  	2) org.eclipse.jetty:jetty-webapp:jar:7.0.0.v20091001

4) org.eclipse.jetty:jetty-security:jar:7.0.0.v20091001

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.eclipse.jetty -DartifactId=jetty-security -Dversion=7.0.0.v20091001 -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.eclipse.jetty -DartifactId=jetty-security -Dversion=7.0.0.v20091001 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
  	2) org.eclipse.jetty:jetty-security:jar:7.0.0.v20091001

5) org.eclipse.jetty:jetty-servlet:jar:7.0.0.v20091001

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.eclipse.jetty -DartifactId=jetty-servlet -Dversion=7.0.0.v20091001 -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.eclipse.jetty -DartifactId=jetty-servlet -Dversion=7.0.0.v20091001 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT
  	2) org.eclipse.jetty:jetty-servlet:jar:7.0.0.v20091001

----------
5 required artifacts are missing.

for artifact: 
  org.apache.geronimo.modules:geronimo-jetty7:jar:2.2-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  amq-staging (https://repository.apache.org/content/repositories/activemq-staging-016/),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  jetty-snapshots.oss.sonatype.org (http://oss.sonatype.org/content/repositories/jetty-snapshots/),
  jetty-releases.oss.sonatype.org (http://oss.sonatype.org/content/repositories/jetty-releases/),
  jetty-staging (http://oss.sonatype.org/content/repositories/jetty-stage-018/)


	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:1417)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:407)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 5 seconds
[INFO] Finished at: Tue Oct 06 08:35:02 EDT 2009
[INFO] Final Memory: 222M/564M
[INFO] ------------------------------------------------------------------------