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/17 03:14:05 UTC

Build failed in Jenkins: Karaf-2.2.x » Apache Karaf :: Demos :: Deployer :: Feature #485

See <https://builds.apache.org/job/Karaf-2.2.x/org.apache.karaf.demos.deployer.feature$my-feature/485/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Karaf :: Demos :: Deployer :: Feature
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [antrun:run {execution: copy-notice}]
[INFO] Executing tasks

main:
     [copy] Copying 1 file to <https://builds.apache.org/job/Karaf-2.2.x/org.apache.karaf.demos.deployer.feature$my-feature/ws/target/maven-shared-archive-resources/META-INF>
[INFO] Executed tasks
[INFO] Preparing features:generate-features-file
[WARNING] Removing: generate-features-file from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://builds.apache.org/job/Karaf-2.2.x/org.apache.karaf.demos.deployer.feature$my-feature/ws/pom.xml> to /home/hudson/hudson/jobs/Karaf-2.2.x/modules/org.apache.karaf.demos.deployer.feature$my-feature/builds/2012-04-17_01-03-26/archive/org.apache.karaf.demos.deployer.feature/my-feature/2.2.7-SNAPSHOT/my-feature-2.2.7-SNAPSHOT.pom
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [antrun:run {execution: copy-notice}]
[INFO] Executing tasks

main:
     [copy] Copying 1 file to <https://builds.apache.org/job/Karaf-2.2.x/org.apache.karaf.demos.deployer.feature$my-feature/ws/target/maven-shared-archive-resources/META-INF>
[INFO] Executed tasks
[INFO] [features:generate-features-file {execution: generate-features-file}]
[INFO] snapshot org.apache.karaf:apache-karaf:2.2.6-SNAPSHOT: checking for updates from fusesource.snapshots
[INFO] snapshot org.apache.karaf:apache-karaf:2.2.6-SNAPSHOT: checking for updates from ops4j.sonatype.snapshots.deploy
[INFO] snapshot org.apache.karaf:apache-karaf:2.2.6-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo.fusesource.com/nexus/content/repositories/snapshots/org/apache/karaf/apache-karaf/2.2.6-SNAPSHOT/apache-karaf-2.2.6-SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.karaf:apache-karaf:pom:2.2.6-SNAPSHOT' in repository fusesource.snapshots (http://repo.fusesource.com/nexus/content/repositories/snapshots)
Downloading: https://oss.sonatype.org/content/repositories/ops4j-snapshots//org/apache/karaf/apache-karaf/2.2.6-SNAPSHOT/apache-karaf-2.2.6-SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.karaf:apache-karaf:pom:2.2.6-SNAPSHOT' in repository ops4j.sonatype.snapshots.deploy (https://oss.sonatype.org/content/repositories/ops4j-snapshots/)
Downloading: http://repository.apache.org/snapshots/org/apache/karaf/apache-karaf/2.2.6-SNAPSHOT/apache-karaf-2.2.6-SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.karaf:apache-karaf:pom:2.2.6-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.karaf
ArtifactId: apache-karaf
Version: 2.2.6-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.karaf:apache-karaf:pom:2.2.6-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: Unable to create dependencies file: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository

  org.apache.karaf:apache-karaf:pom:2.2.6-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: Unable to create dependencies file: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository

  org.apache.karaf:apache-karaf:pom:2.2.6-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.karaf.tooling.features.GenerateFeaturesFileMojo.execute(GenerateFeaturesFileMojo.java:179)
	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.ArtifactNotFoundException: Unable to download the artifact from any repository

  org.apache.karaf:apache-karaf:pom:2.2.6-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.resolve(DefaultArtifactResolver.java:228)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
	at org.apache.karaf.tooling.features.GenerateFeaturesFileMojo.prepare(GenerateFeaturesFileMojo.java:227)
	at org.apache.karaf.tooling.features.GenerateFeaturesFileMojo.execute(GenerateFeaturesFileMojo.java:167)
	... 31 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository
	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
	... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 6 seconds
[INFO] Finished at: Tue Apr 17 01:14:03 UTC 2012
[INFO] Final Memory: 263M/978M
[INFO] ------------------------------------------------------------------------

Jenkins build is back to normal : Karaf-2.2.x » Apache Karaf :: Demos :: Deployer :: Feature #486

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Karaf-2.2.x/org.apache.karaf.demos.deployer.feature$my-feature/486/changes>