See <https://jclouds.ci.cloudbees.com/job/jclouds-1.9.x-branch/12/changes>
Changes: [Zack Shoylev] JCLOUDS-423 - Adds support for Rackspace Cloud Files API - Added support for CloudFilesApi/CDNApi - Added mock/live tests - Refactored listFirstPage() and listAt() API methods to list() and listWithOptions(…) - General Swift API cleanup: docs and tests - Added support for Internal URL - Updated JavaDocs and domain objects. - Added support for Cloud Files US [Zack Shoylev] JCLOUDS-423 - Adds support for Rackspace Cloud Files UK provider. [Zack Shoylev] Fixes more checkstyle violations. [Everett Toews] Added @Beta annotations to APIs [Everett Toews] Refactored CDN headers and test classes [Everett Toews] Better explanation of Beta APIs [Andrew Gaul] Address Checkstyle violations [Andrew Gaul] Prefer Guava HttpHeaders over JAX-RS [Jeremy Daggett] JCLOUDS-545: Use established conventions for OpenStack APIs, updates JavaDocs and tests [Jeremy Daggett] JCLOUDS-562: Decode object names with spaces, added test cases and updated test names. [Jeremy Daggett] JCLOUDS-547: Improved header and option support for Swift/Cloud Files [Andrew Gaul] JCLOUDS-546: Remove Javadoc @author annotations [Everett Toews] Make sure metadata points to UK resources [Andrew Phillips] Up to 2.0.0-SNAPSHOT after the 1.8.0 release [Andrew Phillips] Updating project versions to 2.0.0-SNAPSHOT [Andrew Gaul] JCLOUDS-653: Address Guava 18 deprecations [Jeremy Daggett] Prefer Regions to Zones [Jeremy Daggett] Removed @Nullable annotations on region parameters [Jeremy Daggett] Fix Maven parent.relativePath warnings [Jeremy Daggett] Swift API region cleanup [Andrew Gaul] Convert fake interfaces to utility classes [Adrian Cole] Fix poms so that modernizer doesn't fail on snapshot. [Andrew Phillips] Revert "Fix poms so that modernizer doesn't fail on snapshot." [Adrian Cole] JCLOUDS-641 copy/paste error completely screwed blobstore tests. [Andrew Phillips] Swift is now out of labs. [Adrian Cole] Revert "JCLOUDS-653: Address Guava 18 deprecations" [Zack Shoylev] Remove jclouds.version and replace it with project.version in all poms. [Jeremy Daggett] Use AutoService for creation of Service Loader Metadata [Ignasi Barrera] Apache jclouds 1.9.0 release [Ignasi Barrera] Next development version 2.0.0-SNAPSHOT [Zack Shoylev] Update cloudfiles poms ------------------------------------------ Started by an SCM change Building remotely on 3da0ca96 (lxc-fedora17 standard m1.large large) in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-1.9.x-branch/ws/> $ sudo /opt/jenkins/sbin/mount-webdav https://repository-jclouds.forge.cloudbees.com/private jclouds alert webdav mount try 1 p11-kit: couldn't read config file: /etc/pkcs11/modules/. Private webdav filestore is mounted > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/jclouds.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/jclouds.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/1.9.x^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/1.9.x^{commit} # timeout=10 Checking out Revision cdb1677b479924648b62e29ef93f27bf037289c9 (refs/remotes/origin/1.9.x) > git config core.sparsecheckout # timeout=10 > git checkout -f cdb1677b479924648b62e29ef93f27bf037289c9 > git rev-list b2d409cf3be9795f9698d21364e6cbd04eb4535d # timeout=10 > git tag -a -f -m Jenkins Build #12 jenkins-jclouds-1.9.x-branch-12 # > timeout=10 Parsing POMs Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:2.0.0-SNAPSHOT/maven-metadata.xml in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) ERROR: Failed to parse POMs java.io.IOException: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds-1.9.x-branch/ws/> at hudson.remoting.Channel@4b7ed4a:3da0ca96: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) and 'parent.relativePath' points at wrong local POM @ line 22, column 11 [FATAL] Non-resolvable parent POM: Failure to find org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in https://repository-jclouds.forge.cloudbees.com/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of cloudbees-private-snapshot-repository has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 22, column 11 [FATAL] Non-resolvable parent POM: Failure to find org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in https://repository-jclouds.forge.cloudbees.com/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of cloudbees-private-snapshot-repository has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 22, column 11 at hudson.FilePath.act(FilePath.java:976) at hudson.FilePath.act(FilePath.java:958) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:959) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:543) at hudson.model.Run.execute(Run.java:1745) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) and 'parent.relativePath' points at wrong local POM @ line 22, column 11 [FATAL] Non-resolvable parent POM: Failure to find org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in https://repository-jclouds.forge.cloudbees.com/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of cloudbees-private-snapshot-repository has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 22, column 11 [FATAL] Non-resolvable parent POM: Failure to find org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in https://repository-jclouds.forge.cloudbees.com/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of cloudbees-private-snapshot-repository has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 22, column 11 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1363) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1097) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) 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:745) at ......remote call to 3da0ca96(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:969) ... 8 more Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) and 'parent.relativePath' points at wrong local POM @ line 22, column 11 [FATAL] Non-resolvable parent POM: Failure to find org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in https://repository-jclouds.forge.cloudbees.com/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of cloudbees-private-snapshot-repository has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 22, column 11 [FATAL] Non-resolvable parent POM: Failure to find org.apache.jclouds:jclouds-project:pom:2.0.0-SNAPSHOT in https://repository-jclouds.forge.cloudbees.com/snapshot was cached in the local repository, resolution will not be reattempted until the update interval of cloudbees-private-snapshot-repository has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 22, column 11 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1300) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1097) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) 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:745)
