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

Changes:

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

[timur] 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

[timur] Removal of jackson and apache dependencies and adaption of the execution

[timur] Version update and addition of mock test dependency

[timur] Initial mock test setup and rename of createContainer

[timur] Addition of mock test, comments, some name changes and necessary

[timur] Removal of unnecessary test

[timur] Addition of MetadataNamePathParamParser and deactivation of some tests

[timur] Fix maven issue of the mock tests

[timur] Addition of OSGI bundle import and export

[timur] Lisence additions

[timurhan.s] POM update for 1.8.0 Apache release

[timur] Warning fixes

[timur] More warning fixes

[timurhan.s] Updates based on reviews and changes on the Orion API

[timurhan.s] Minor javadoc update

[timurhan.s] Removal of all author tags

[timurhan.s] Some coding style improvements

[timurhan.s] update header

[timurhan.s] Addition of logger instead of system.out

------------------------------------------
GitHub pull request #45 to jclouds/jclouds-labs
Building remotely on s-6c59e7fa in workspace 
<https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/jclouds/jclouds-labs.git
  Opening connection
    Done: 0
  Counting objects
    Done: 901
  Finding sources
    Done: 901
  Getting sizes
    Done: 505
  Compressing objects
    Done: 0
  Writing objects
    Done: 901
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/1501
Checking out Revision f48b0243eb0f7977b3971eeb64af0e27a5a621a3 (master)
Cleaning workspace
Resetting working tree
Parsing POMs
Failed to transfer Could not find metadata 
org.apache.jclouds:jclouds-project:2.0.0-SNAPSHOT/maven-metadata.xml in 
sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots)
Downloaded artifact 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/2.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata 
org.apache.jclouds.labs:jclouds-labs:1.8.0-SNAPSHOT/maven-metadata.xml in 
apache-snapshots (https://repository.apache.org/content/repositories/snapshots)
Failed to transfer Could not find artifact 
org.apache.jclouds.labs:jclouds-labs:pom:1.8.0-SNAPSHOT in apache-snapshots 
(https://repository.apache.org/content/repositories/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@3aba6d6f:s-6c59e7fa
        at hudson.FilePath.act(FilePath.java:907)
        at hudson.FilePath.act(FilePath.java:884)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:933)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:661)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
        at hudson.model.Run.execute(Run.java:1665)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
        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:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.jclouds.labs:jclouds-labs:pom:1.8.0-SNAPSHOT in apache-snapshots 
(https://repository.apache.org/content/repositories/snapshots) and 
'parent.relativePath' points at wrong local POM @ line 16, column 10

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1337)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1071)
        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:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.jclouds.labs:jclouds-labs:pom:1.8.0-SNAPSHOT in apache-snapshots 
(https://repository.apache.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: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:1274)
        ... 10 more

Reply via email to