You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/04/30 02:10:28 UTC

Build failed in Jenkins: Karaf-2.3.x » Apache Karaf :: Shell :: Web Commands #42

See <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/42/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Karaf :: Shell :: Web Commands
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from fusesource.snapshots
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from ops4j.sonatype.snapshots.deploy
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[JENKINS] Archiving <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/ws/pom.xml> to /home/hudson/hudson/jobs/Karaf-2.3.x/modules/org.apache.karaf.shell$org.apache.karaf.shell.web/builds/2012-04-30_00-07-05/archive/org.apache.karaf.shell/org.apache.karaf.shell.web/2.3.0-SNAPSHOT/org.apache.karaf.shell.web-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	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 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:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:721)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:621)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:988)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:511)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (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.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:716)
	... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 52 seconds
[INFO] Finished at: Mon Apr 30 00:10:27 UTC 2012
[INFO] Final Memory: 146M/785M
[INFO] ------------------------------------------------------------------------

Jenkins build is back to normal : Karaf-2.3.x » Apache Karaf :: Shell :: Web Commands #47

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/47/>


Build failed in Jenkins: Karaf-2.3.x » Apache Karaf :: Shell :: Web Commands #46

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/46/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Karaf :: Shell :: Web Commands
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from fusesource.snapshots
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from ops4j.sonatype.snapshots.deploy
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[JENKINS] Archiving <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/ws/pom.xml> to /home/hudson/hudson/jobs/Karaf-2.3.x/modules/org.apache.karaf.shell$org.apache.karaf.shell.web/builds/2012-05-04_00-09-45/archive/org.apache.karaf.shell/org.apache.karaf.shell.web/2.3.0-SNAPSHOT/org.apache.karaf.shell.web-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	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 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:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:721)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:621)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:988)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:511)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (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.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:716)
	... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 59 seconds
[INFO] Finished at: Fri May 04 00:13:14 UTC 2012
[INFO] Final Memory: 141M/467M
[INFO] ------------------------------------------------------------------------

Build failed in Jenkins: Karaf-2.3.x » Apache Karaf :: Shell :: Web Commands #45

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/45/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Karaf :: Shell :: Web Commands
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from fusesource.snapshots
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from ops4j.sonatype.snapshots.deploy
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[JENKINS] Archiving <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/ws/pom.xml> to /home/hudson/hudson/jobs/Karaf-2.3.x/modules/org.apache.karaf.shell$org.apache.karaf.shell.web/builds/2012-05-03_00-45-38/archive/org.apache.karaf.shell/org.apache.karaf.shell.web/2.3.0-SNAPSHOT/org.apache.karaf.shell.web-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	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 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:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:721)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:621)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:988)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:511)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (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.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:716)
	... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 16 seconds
[INFO] Finished at: Thu May 03 01:02:43 UTC 2012
[INFO] Final Memory: 141M/362M
[INFO] ------------------------------------------------------------------------

Build failed in Jenkins: Karaf-2.3.x » Apache Karaf :: Shell :: Web Commands #44

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/44/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Karaf :: Shell :: Web Commands
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from fusesource.snapshots
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from ops4j.sonatype.snapshots.deploy
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[JENKINS] Archiving <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/ws/pom.xml> to /home/hudson/hudson/jobs/Karaf-2.3.x/modules/org.apache.karaf.shell$org.apache.karaf.shell.web/builds/2012-05-02_00-21-51/archive/org.apache.karaf.shell/org.apache.karaf.shell.web/2.3.0-SNAPSHOT/org.apache.karaf.shell.web-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	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 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:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:721)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:621)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:988)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:511)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (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.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:716)
	... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 15 seconds
[INFO] Finished at: Wed May 02 00:24:13 GMT 2012
[INFO] Final Memory: 144M/973M
[INFO] ------------------------------------------------------------------------

Build failed in Jenkins: Karaf-2.3.x » Apache Karaf :: Shell :: Web Commands #43

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/43/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Karaf :: Shell :: Web Commands
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from fusesource.snapshots
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from ops4j.sonatype.snapshots.deploy
[INFO] snapshot org.ops4j.pax.web:pax-web-spi:1.1.3-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.pom
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:pom:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/ops4j/pax/web/pax-web-spi/1.1.3-SNAPSHOT/pax-web-spi-1.1.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[JENKINS] Archiving <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.web/ws/pom.xml> to /home/hudson/hudson/jobs/Karaf-2.3.x/modules/org.apache.karaf.shell$org.apache.karaf.shell.web/builds/2012-05-01_00-15-05/archive/org.apache.karaf.shell/org.apache.karaf.shell.web/2.3.0-SNAPSHOT/org.apache.karaf.shell.web-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	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 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:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:721)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:621)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:988)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:511)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -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.ops4j.pax.web -DartifactId=pax-web-spi -Dversion=1.1.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT
  	2) org.ops4j.pax.web:pax-web-spi:jar:1.1.3-SNAPSHOT

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

for artifact: 
  org.apache.karaf.shell:org.apache.karaf.shell.web:bundle:2.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots),
  Nexus (http://repository.apache.org/snapshots),
  ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/),
  servicemix (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.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:716)
	... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 5 seconds
[INFO] Finished at: Tue May 01 00:17:17 GMT 2012
[INFO] Final Memory: 145M/970M
[INFO] ------------------------------------------------------------------------