You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/01/07 23:27:10 UTC

Build failed in Jenkins: Tamaya-Master-branch #125

See <https://builds.apache.org/job/Tamaya-Master-branch/125/changes>

Changes:

[struberg] TAMAYA-49 move api and core to java8 module

[struberg] TAMAYA-49 ipmlement java7 api as well

[struberg] TAMAYA-49 remove Optional from ConfigSource

[struberg] TAMAYA-49 make getOptional default interfaces

[struberg] TAMAYA-49 fix test which I broke

------------------------------------------
Started by an SCM change
Building remotely on H11 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Tamaya-Master-branch/ws/>
 > 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/incubator-tamaya.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 585167aa8dbcf695399977e889b5681e49e82f1d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 585167aa8dbcf695399977e889b5681e49e82f1d
 > git rev-list 7985c039ca7dec7e4b5a75057b4ea3d6e40e9262 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Tamaya-Master-branch/ws/> at hudson.remoting.Channel@255eac78:H11
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:950)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:677)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
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.tamaya:tamaya-java8:pom:0.2-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.tamaya:tamaya-java8:pom:0.2-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1354)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1088)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	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:745)
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.tamaya:tamaya-java8:pom:0.2-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.tamaya:tamaya-java8:pom:0.2-incubating-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13

	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:1291)
	... 10 more

Jenkins build is back to normal : Tamaya-Master-branch #126

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tamaya-Master-branch/126/changes>