See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/699/changes>

Changes:

[timurhan.s] Initial set-up: Transfer of the current created files to 
jclouds-labs fork

[timurhan.s] Property file addition for orion and first attempt to replace SLUG

[timurhan.s] Slug header encoding fix

[timurhan.s] Add module to the module list

[timurhan.s] Fix for list containers

[timurhan.s] Removal of jackson and apache dependencies and adaption of the 
execution

[timurhan.s] Version update and addition of mock test dependency

[timurhan.s] Initial mock test setup and rename of createContainer

[timurhan.s] Addition of mock test, comments, some name changes and necessary

[timurhan.s] Removal of unnecessary test

[timurhan.s] Addition of MetadataNamePathParamParser and deactivation of some 
tests

[timurhan.s] Fix maven issue of the mock tests

[timurhan.s] Addition of OSGI bundle import and export

[timurhan.s] Lisence additions

[gaul] Enforce no unused imports via Checkstyle

[gaul] Remove redundant imports

[andrew.bayer] Fix cloudsigma2 POMs to use parent.version, not 
project.parent.version.

[andrew.bayer] Updating to 1.8.0-SNAPSHOT

------------------------------------------
GitHub pull request #45 to jclouds/jclouds-labs
Building remotely on s-b92fba1a in workspace 
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/>
Checkout:jclouds-labs / 
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/> - 
hudson.remoting.Channel@54b477b:s-b92fba1a
Using strategy: Build commits submitted for validated merge
Last Built Revision: Revision b006a06a6b259b20368d1c925bd120a2bf73269f 
(origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/jclouds/jclouds-labs.git
  Opening connection
    Done: 0
  Counting objects
    Done: 542
  Finding sources
    Done: 542
  Writing objects
    Done: 542
  remote: Resolving deltas
Merging refs/tags/changes/699
Commencing build of Revision 34fd85de686c4eb8044bec250de609dfaa009893 (master)
Checking out Revision 34fd85de686c4eb8044bec250de609dfaa009893 (master)
Cleaning workspace
Parsing POMs
Failed to transfer Could not find metadata 
org.apache.jclouds.labs:jclouds-labs:1.7.0-SNAPSHOT/maven-metadata.xml in 
sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots)
Failed to transfer Could not find metadata 
org.apache.jclouds.labs:jclouds-labs:1.7.0-SNAPSHOT/maven-metadata.xml in 
repo.eclipse.org (https://repo.eclipse.org/content/repositories/orion-snapshots)
Failed to transfer Could not find artifact 
org.apache.jclouds.labs:jclouds-labs:pom:1.7.0-SNAPSHOT in 
sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots)
Failed to transfer Could not find artifact 
org.apache.jclouds.labs:jclouds-labs:pom:1.7.0-SNAPSHOT in repo.eclipse.org 
(https://repo.eclipse.org/content/repositories/orion-snapshots)
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: 
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/> at 
hudson.remoting.Channel@54b477b:s-b92fba1a
        at hudson.FilePath.act(FilePath.java:828)
        at hudson.FilePath.act(FilePath.java:814)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:912)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:656)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:475)
        at hudson.model.Run.run(Run.java:1413)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:238)
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.labs:jclouds-labs:pom:1.7.0-SNAPSHOT in 
sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots) and 
'parent.relativePath' points at wrong local POM @ line 16, column 10

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1272)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1047)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
        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: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)
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.labs:jclouds-labs:pom:1.7.0-SNAPSHOT in 
sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots) and 
'parent.relativePath' points at wrong local POM @ line 16, column 10

        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
        at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
        at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1222)
        ... 11 more

Reply via email to