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 01:24:36 UTC

Build failed in Jenkins: maven-plugins-windows #1848

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

Changes:

[schulte] o Updated to latest parent SNAPSHOT.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-12-17T17:24:06.667 -0800'
U         maven-ant-plugin\pom.xml
U         maven-jarsigner-plugin\pom.xml
U         maven-shade-plugin\pom.xml
U         maven-changelog-plugin\pom.xml
U         maven-war-plugin\pom.xml
U         pom.xml
U         maven-checkstyle-plugin\pom.xml
U         maven-scripting-plugin\pom.xml
U         maven-remote-resources-plugin\pom.xml
U         maven-stage-plugin\pom.xml
U         maven-site-plugin\pom.xml
U         maven-javadoc-plugin\pom.xml
U         maven-pdf-plugin\pom.xml
U         maven-compiler-plugin\pom.xml
U         maven-verifier-plugin\pom.xml
U         maven-jar-plugin\pom.xml
U         maven-invoker-plugin\pom.xml
U         maven-gpg-plugin\pom.xml
U         maven-dependency-plugin\pom.xml
U         maven-assembly-plugin\pom.xml
U         maven-repository-plugin\pom.xml
U         maven-pmd-plugin\pom.xml
U         maven-clean-plugin\pom.xml
U         maven-docck-plugin\pom.xml
U         maven-doap-plugin\pom.xml
U         maven-rar-plugin\pom.xml
U         maven-scm-publish-plugin\pom.xml
U         maven-help-plugin\pom.xml
U         maven-jmod-plugin\pom.xml
U         maven-linkcheck-plugin\pom.xml
U         maven-project-info-reports-plugin\pom.xml
U         maven-deploy-plugin\pom.xml
U         maven-patch-plugin\pom.xml
U         maven-ejb-plugin\pom.xml
U         maven-source-plugin\pom.xml
U         maven-toolchains-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-antrun-plugin\pom.xml
U         maven-changes-plugin\pom.xml
At revision 1774839

Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/maven-plugins-windows/ws/> at hudson.remoting.Channel@342339d6:windows-2012-1: 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: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(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-1(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: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(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
[WARNINGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : maven-plugins-windows #1849

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