You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jarek Gawor <ga...@apache.org> on 2011/05/20 11:37:56 UTC

[BUILD] trunk: Failed for Revision: 1125261

Geronimo Revision: 1125261 built with tests included
 
See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110520/build-0300.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20110520/unit-test-reports
 
  codehaus.org.override (https://nexus.codehaus.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) stax:stax-api:jar:1.0.1

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.codehaus.mojo:xmlbeans-maven-plugin:maven-plugin:2.3.3
  	2) org.apache.xmlbeans:xmlbeans:jar:2.4.0
  	3) stax:stax-api:jar:1.0.1

2) org.apache.xmlbeans:xmlbeans:jar:2.4.0

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.codehaus.mojo:xmlbeans-maven-plugin:maven-plugin:2.3.3
  	2) org.apache.xmlbeans:xmlbeans:jar:2.4.0

3) xml-resolver:xml-resolver:jar:1.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=xml-resolver -DartifactId=xml-resolver -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=xml-resolver -DartifactId=xml-resolver -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.codehaus.mojo:xmlbeans-maven-plugin:maven-plugin:2.3.3
  	2) xml-resolver:xml-resolver:jar:1.2

----------
3 required artifacts are missing.

for artifact: 
  org.codehaus.mojo:xmlbeans-maven-plugin:maven-plugin:2.3.3

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  geronimo-svn-repo (http://svn.apache.org/repos/asf/geronimo/repo/),
  openqa-snapshots (http://nexus.openqa.org/content/repositories/snapshots),
  local (file:///home/geronimo/.m2/jtidy.repository),
  ibiblio.org (http://repo2.maven.org/maven2),
  jetty.oss.sonatype.org (http://oss.sonatype.org/content/groups/jetty-with-staging),
  openqa-releases (http://nexus.openqa.org/content/repositories/releases),
  codehaus.org.override (https://nexus.codehaus.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.ensurePluginContainerIsComplete(DefaultPluginManager.java:835)
	at org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(DefaultPluginManager.java:647)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:468)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 17 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 38 seconds
[INFO] Finished at: Fri May 20 05:20:49 EDT 2011
[INFO] Final Memory: 166M/579M
[INFO] ------------------------------------------------------------------------