See <https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.7.x-branch/112/changes>
Changes: [Andrew Phillips] [maven-release-plugin] prepare release jclouds-cli-1.7.2-rc1 ------------------------------------------ Started by an SCM change Building remotely on 6c06b342 in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.7.x-branch/ws/> $ sudo /opt/jenkins/sbin/mount-webdav https://repository-jclouds.forge.cloudbees.com/private jclouds alert Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/jclouds-cli.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-cli.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-cli.git Checking out Revision d591b895048865cbb74fa3b45255161f75a9f6cd (origin/1.7.x) Parsing POMs Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.7.2 in central (http://repo.cloudbees.com/content/repositories/central) Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.7.2 in cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release) Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.7.2 in sonatype (https://oss.sonatype.org/content/repositories/releases/) Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.7.2 in maven2-repository.dev.java.net (http://download.java.net/maven/2/)ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.7.x-branch/ws/> at hudson.remoting.Channel@29bf91f3:6c06b342 at hudson.FilePath.act(FilePath.java:907) at hudson.FilePath.act(FilePath.java:884) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:943) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:671) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:576) at hudson.model.Run.execute(Run.java:1665) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:246) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [WARNING] 'parent.relativePath' of POM org.apache.jclouds.cli:jclouds-cli-project:1.7.2 (<https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.7.x-branch/ws/project/pom.xml)> points at org.apache.jclouds.cli:jclouds-cli instead of org.apache.jclouds:jclouds-project, please verify your project structure @ org.apache.jclouds.cli:jclouds-cli-project:1.7.2, <https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.7.x-branch/ws/project/pom.xml,> line 23, column 11 [FATAL] Non-resolvable parent POM for org.apache.jclouds.cli:jclouds-cli-project:1.7.2: Could not find artifact org.apache.jclouds:jclouds-project:pom:1.7.2 in central (http://repo.cloudbees.com/content/repositories/central) and 'parent.relativePath' points at wrong local POM @ org.apache.jclouds.cli:jclouds-cli-project:1.7.2, <https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.7.x-branch/ws/project/pom.xml,> line 23, column 11 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1347) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1081) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2439) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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:744) Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [WARNING] 'parent.relativePath' of POM org.apache.jclouds.cli:jclouds-cli-project:1.7.2 (<https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.7.x-branch/ws/project/pom.xml)> points at org.apache.jclouds.cli:jclouds-cli instead of org.apache.jclouds:jclouds-project, please verify your project structure @ org.apache.jclouds.cli:jclouds-cli-project:1.7.2, <https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.7.x-branch/ws/project/pom.xml,> line 23, column 11 [FATAL] Non-resolvable parent POM for org.apache.jclouds.cli:jclouds-cli-project:1.7.2: Could not find artifact org.apache.jclouds:jclouds-project:pom:1.7.2 in central (http://repo.cloudbees.com/content/repositories/central) and 'parent.relativePath' points at wrong local POM @ org.apache.jclouds.cli:jclouds-cli-project:1.7.2, <https://jclouds.ci.cloudbees.com/job/jclouds-cli-1.7.x-branch/ws/project/pom.xml,> line 23, 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:1284) ... 10 more
