See <https://builds.apache.org/job/Oltu/153/changes>
Changes: [simonetripodi] [maven-release-plugin] prepare for next development iteration [simonetripodi] [maven-release-plugin] prepare release org.apache.oltu.oauth2.parent-1.0.2 [simonetripodi] added missing Apache License header [simonetripodi] added missing Apache License header [simonetripodi] org.apache.oltu.parent updated to v4 [simonetripodi] [maven-release-plugin] prepare for next development iteration [simonetripodi] [maven-release-plugin] prepare release org.apache.oltu.parent-4 ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/Oltu/ws/> Updating https://svn.apache.org/repos/asf/oltu/trunk at revision '2016-04-23T01:31:40.764 +0000' U parent/pom.xml U oauth-2.0/test-utils/pom.xml U oauth-2.0/client/src/test/java/org/apache/oltu/oauth2/client/validator/OAuthClientValidatorTest.java U oauth-2.0/client/src/main/java/org/apache/oltu/oauth2/client/validator/ResourceValidator.java U oauth-2.0/client/pom.xml U oauth-2.0/dynamicreg-client/pom.xml U oauth-2.0/resourceserver/pom.xml U oauth-2.0/resourceserver-filter/pom.xml U oauth-2.0/authzserver/pom.xml U oauth-2.0/httpclient4/pom.xml U oauth-2.0/integration-tests/pom.xml U oauth-2.0/integration-tests/src/test/java/org/apache/oltu/oauth2/httpclient4/HttpClient4Test.java U oauth-2.0/jwt/pom.xml U oauth-2.0/dynamicreg-server/pom.xml U oauth-2.0/common/pom.xml U oauth-2.0/dynamicreg-common/pom.xml U oauth-2.0/pom.xml At revision 1740624 Parsing POMs Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom Failed to transfer Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4 in central (http://repo.maven.apache.org/maven2) ERROR: Failed to parse POMs java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Oltu/ws/trunk> at hudson.remoting.Channel@5f8d1bbe:ubuntu3: 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.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 at hudson.FilePath.act(FilePath.java:986) at hudson.FilePath.act(FilePath.java:968) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1738) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) 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.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) 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 ubuntu3(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416) at hudson.remoting.UserResponse.retrieve(UserRequest.java:220) at hudson.remoting.Channel.call(Channel.java:781) at hudson.FilePath.act(FilePath.java:979) ... 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.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, column 11 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.oltu:org.apache.oltu.parent:pom:4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 21, 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:1301) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) 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)