You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by je...@cloudbees.com on 2013/09/19 08:33:11 UTC

Build failed in Jenkins: jclouds-labs #247

See <https://jclouds.ci.cloudbees.com/job/jclouds-labs/247/>

------------------------------------------
[...truncated 607 lines...]
  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-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.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9:aggregate-jar (javadoc) on project jclouds-labs: MavenReportException: Error while creating archive: Missing:
----------
1) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: Missing:
----------
1) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5826)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Caused by: org.apache.maven.reporting.MavenReportException: Missing:
----------
1) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.getClasspath(AbstractJavadocMojo.java:2438)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.addJavadocOptions(AbstractJavadocMojo.java:4536)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1937)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 29 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler.throwErrors(DefaultResolutionErrorHandler.java:71)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveWithExceptions(DefaultArtifactResolver.java:326)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:314)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:293)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:271)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:264)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.getClasspath(AbstractJavadocMojo.java:2423)
	... 32 more
Sending e-mails to: dev@jclouds.incubator.apache.org
channel stopped

Jenkins build is back to normal : jclouds-labs #250

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds-labs/250/>


Build failed in Jenkins: jclouds-labs #249

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds-labs/249/>

------------------------------------------
Started by user Ignasi Barrera
Building remotely on s-13e8cf38 in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/>
Checkout:jclouds-labs / <https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/> - hudson.remoting.Channel@69a4f78e:s-13e8cf38
Using strategy: Default
Last Built Revision: Revision 14619a17e7d0b7cc25329e5d22d62eec504a749e (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Command "git fetch -t origin +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not resolve host: git-wip-us.apache.org; Name or service not known while accessing https://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs.git/info/refs
fatal: HTTP request failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:790)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:756)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.fetch(CliGitAPIImpl.java:144)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:221)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:793)
	at hudson.plugins.git.GitSCM.access$000(GitSCM.java:57)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:977)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
ERROR: Could not fetch from any repository
hudson.util.IOException2: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/> at hudson.remoting.Channel@69a4f78e:s-13e8cf38
	at hudson.FilePath.act(FilePath.java:900)
	at hudson.FilePath.act(FilePath.java:877)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1367)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:684)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:589)
	at hudson.model.Run.execute(Run.java:1575)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:485)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: java.io.IOException: Could not fetch from any repository
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

Build failed in Jenkins: jclouds-labs #248

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds-labs/248/>

------------------------------------------
[...truncated 2439 lines...]
  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9:aggregate-jar (javadoc) on project jclouds-labs: MavenReportException: Error while creating archive: Missing:
----------
1) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: Missing:
----------
1) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5826)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Caused by: org.apache.maven.reporting.MavenReportException: Missing:
----------
1) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.getClasspath(AbstractJavadocMojo.java:2438)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.addJavadocOptions(AbstractJavadocMojo.java:4536)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1937)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 29 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:jar:1.7.0-SNAPSHOT

2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-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.jclouds.labs -DartifactId=cloudsigma2 -Dversion=1.7.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT
  	2) org.apache.jclouds.labs:cloudsigma2:test-jar:tests:1.7.0-SNAPSHOT

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

for artifact: 
  org.apache.jclouds.labs:cloudsigma2-lvs:bundle:1.7.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler.throwErrors(DefaultResolutionErrorHandler.java:71)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveWithExceptions(DefaultArtifactResolver.java:326)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:314)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:293)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:271)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:264)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.getClasspath(AbstractJavadocMojo.java:2423)
	... 32 more
Sending e-mails to: dev@jclouds.incubator.apache.org
channel stopped