You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/12/18 00:57:15 UTC

Build failed in Jenkins: maven-plugins #7806

See <https://builds.apache.org/job/maven-plugins/7806/changes>

Changes:

[schulte] o Updated to latest parent SNAPSHOT.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H17 (ubuntu) in workspace <https://builds.apache.org/job/maven-plugins/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-12-18T00:56:56.192 +0000'
U         maven-rar-plugin/pom.xml
U         maven-scm-publish-plugin/pom.xml
U         pom.xml
U         maven-linkcheck-plugin/pom.xml
U         maven-checkstyle-plugin/pom.xml
U         maven-patch-plugin/pom.xml
U         maven-ejb-plugin/pom.xml
U         maven-remote-resources-plugin/pom.xml
U         maven-site-plugin/pom.xml
U         maven-jdeps-plugin/pom.xml
U         maven-acr-plugin/pom.xml
U         maven-install-plugin/pom.xml
U         maven-jlink-plugin/pom.xml
U         maven-ear-plugin/pom.xml
U         maven-changes-plugin/pom.xml
U         maven-compiler-plugin/pom.xml
U         maven-verifier-plugin/pom.xml
U         maven-dependency-plugin/pom.xml
U         maven-assembly-plugin/pom.xml
U         maven-repository-plugin/pom.xml
U         maven-ant-plugin/pom.xml
U         maven-doap-plugin/pom.xml
U         maven-shade-plugin/pom.xml
U         maven-jarsigner-plugin/pom.xml
U         maven-changelog-plugin/pom.xml
U         maven-help-plugin/pom.xml
U         maven-war-plugin/pom.xml
U         maven-jmod-plugin/pom.xml
U         maven-project-info-reports-plugin/pom.xml
U         maven-deploy-plugin/pom.xml
U         maven-source-plugin/pom.xml
U         maven-scripting-plugin/pom.xml
U         maven-toolchains-plugin/pom.xml
U         maven-stage-plugin/pom.xml
U         maven-javadoc-plugin/pom.xml
U         maven-antrun-plugin/pom.xml
U         maven-pdf-plugin/pom.xml
U         maven-jar-plugin/pom.xml
U         maven-invoker-plugin/pom.xml
U         maven-gpg-plugin/pom.xml
U         maven-pmd-plugin/pom.xml
U         maven-clean-plugin/pom.xml
U         maven-docck-plugin/pom.xml
At revision 1774838

Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/maven-plugins/ws/> at hudson.remoting.Channel@67fdfc0a:H17: 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.maven:maven-parent:pom:31-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 11

	at hudson.FilePath.act(FilePath.java:1014)
	at hudson.FilePath.act(FilePath.java:996)
	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:1741)
	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.maven:maven-parent:pom:31-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, 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:2772)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	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 H17(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:1007)
	... 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.maven:maven-parent:pom:31-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ 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:1301)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	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)
[WARNINGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : maven-plugins #7807

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins/7807/changes>