You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 12:50:54 UTC

Build failed in Jenkins: ServiceMix-Specs #140

See <https://builds.apache.org/job/ServiceMix-Specs/140/display/redirect?page=changes>

Changes:

[jbonofre] Fix persistence version

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 63f05893a9aa5d4e4ad587fe043f2c0d8611a355 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 63f05893a9aa5d4e4ad587fe043f2c0d8611a355
Commit message: "Fix persistence version"
 > git rev-list 2b9752140e0b9c865406cb01471b0bb9e6777242 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38586
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38586
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:408)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:353)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)

Build failed in Jenkins: ServiceMix-Specs #191

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/191/display/redirect?page=changes>

Changes:

[freeman.fang] [SM-3925]create saaj api 1.4 spec bundle

[freeman.fang] [SM-3925]add for next release

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 ad1fb78961964b3087d1acc0b773c118e283cd4f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1fb78961964b3087d1acc0b773c118e283cd4f
Commit message: "[SM-3925]add for next release"
 > git rev-list --no-walk 667336228a2875fd207af2b987689c69899d5b8f # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #190

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/190/display/redirect?page=changes>

Changes:

[jbonofre] Update scm with gitbox

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 667336228a2875fd207af2b987689c69899d5b8f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 667336228a2875fd207af2b987689c69899d5b8f
Commit message: "Update scm with gitbox"
 > git rev-list --no-walk f567e3a0dd64e4d2a0d19c2e14ba09d6369df377 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/specs-pom/1/specs-pom-1.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/specs-pom/2/specs-pom-2.pom
Modules changed, recalculating dependency graph
Established TCP socket on 37056
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37056
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:411)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:356)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #189

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/189/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 f567e3a0dd64e4d2a0d19c2e14ba09d6369df377 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f567e3a0dd64e4d2a0d19c2e14ba09d6369df377
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk a188149ed68c372ecb0eafeb93b0afc08814f5e6 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@65b1676c:H25: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #188

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/188/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 a188149ed68c372ecb0eafeb93b0afc08814f5e6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a188149ed68c372ecb0eafeb93b0afc08814f5e6
Commit message: "[maven-release-plugin] prepare release org.apache.servicemix.specs.jaxws-api-2.3-2.3_1"
 > git rev-list --no-walk af789aa8e0fa0d5f0607056faa5e0a709b75cf39 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@65b1676c:H25: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #187

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/187/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 af789aa8e0fa0d5f0607056faa5e0a709b75cf39 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af789aa8e0fa0d5f0607056faa5e0a709b75cf39
Commit message: "Remove javadoc generation"
 > git rev-list --no-walk d9b9aeb0b457521580794a97e386d8404439758e # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@65b1676c:H25: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #186

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/186/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 d9b9aeb0b457521580794a97e386d8404439758e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9b9aeb0b457521580794a97e386d8404439758e
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk af789aa8e0fa0d5f0607056faa5e0a709b75cf39 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@65b1676c:H25: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #185

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/185/display/redirect?page=changes>

Changes:

[jbonofre] Remove javadoc generation

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 af789aa8e0fa0d5f0607056faa5e0a709b75cf39 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af789aa8e0fa0d5f0607056faa5e0a709b75cf39
Commit message: "Remove javadoc generation"
 > git rev-list --no-walk 289c3d299b9a79caf5b4ef92c5208eb8cce36978 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@65b1676c:H25: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #184

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/184/display/redirect?page=changes>

Changes:

[jbonofre] Update to released dependencies

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 289c3d299b9a79caf5b4ef92c5208eb8cce36978 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 289c3d299b9a79caf5b4ef92c5208eb8cce36978
Commit message: "Update to released dependencies"
 > git rev-list --no-walk 0ac30593d37129718cc5a616b8f432f1a264cd50 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@65b1676c:H25: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #183

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/183/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 0ac30593d37129718cc5a616b8f432f1a264cd50 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ac30593d37129718cc5a616b8f432f1a264cd50
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 0ac30593d37129718cc5a616b8f432f1a264cd50 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@65b1676c:H25: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #182

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/182/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 0ac30593d37129718cc5a616b8f432f1a264cd50 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ac30593d37129718cc5a616b8f432f1a264cd50
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk fb10b4afdd623f898268f0343019b65d9560a425 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Failed to transfer Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@65b1676c:H25: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #181

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/181/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 fb10b4afdd623f898268f0343019b65d9560a425 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb10b4afdd623f898268f0343019b65d9560a425
Commit message: "Update to specs-pom 2"
 > git rev-list --no-walk d19a7e4e0b2e6a91390c447be3ec9ec5fdb9b922 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #180

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/180/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 d19a7e4e0b2e6a91390c447be3ec9ec5fdb9b922 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d19a7e4e0b2e6a91390c447be3ec9ec5fdb9b922
Commit message: "[maven-release-plugin] prepare release org.apache.servicemix.specs.jaxb-api-2.3-2.3_1"
 > git rev-list --no-walk fb10b4afdd623f898268f0343019b65d9560a425 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #179

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/179/display/redirect?page=changes>

Changes:

[jbonofre] Update to specs-pom 2

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 fb10b4afdd623f898268f0343019b65d9560a425 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb10b4afdd623f898268f0343019b65d9560a425
Commit message: "Update to specs-pom 2"
 > git rev-list --no-walk d365ac91c3199b7e0da52fb685bc3de92a28b33b # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #178

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/178/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 d365ac91c3199b7e0da52fb685bc3de92a28b33b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d365ac91c3199b7e0da52fb685bc3de92a28b33b
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 54bb124cbd25b0f1acbbf65576b098b813e28559 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #177

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/177/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release specs-pom-2

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 54bb124cbd25b0f1acbbf65576b098b813e28559 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 54bb124cbd25b0f1acbbf65576b098b813e28559
Commit message: "[maven-release-plugin] prepare release specs-pom-2"
 > git rev-list --no-walk 0c5c70245675d7b4d342fc17db1afd832d0a1f0c # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #176

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/176/display/redirect?page=changes>

Changes:

[jbonofre] Remove javadoc as it's mess to mix java 8 and java 11

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 0c5c70245675d7b4d342fc17db1afd832d0a1f0c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c5c70245675d7b4d342fc17db1afd832d0a1f0c
Commit message: "Remove javadoc as it's mess to mix java 8 and java 11"
 > git rev-list --no-walk 41e89949a0284559c9a0394aa87d7d927040e5be # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/specs-pom/1/specs-pom-1.pom
Modules changed, recalculating dependency graph
Established TCP socket on 40088
Copied maven3-agent.jar
Copied maven3-interceptor.jar
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40088
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:409)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:354)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #175

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/175/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 41e89949a0284559c9a0394aa87d7d927040e5be (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41e89949a0284559c9a0394aa87d7d927040e5be
Commit message: "Update maven-release-plugin version and configuration"
 > git rev-list --no-walk d1c356df836dbc4be118b053e7b7a67acc761720 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45636
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45636
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:409)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:354)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #174

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/174/display/redirect?page=changes>

Changes:

[jbonofre] Use released dependency in jaxws-api 2.3 spec bundle

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 d1c356df836dbc4be118b053e7b7a67acc761720 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1c356df836dbc4be118b053e7b7a67acc761720
Commit message: "Use released dependency in jaxws-api 2.3 spec bundle"
 > git rev-list --no-walk 087020918068b5159c3970b085812e96a8d417a7 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #173

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/173/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 087020918068b5159c3970b085812e96a8d417a7 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 087020918068b5159c3970b085812e96a8d417a7
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 8884116ce4e3e6bb310f5622ab3d2a0c2ac62962 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #172

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/172/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 8884116ce4e3e6bb310f5622ab3d2a0c2ac62962 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8884116ce4e3e6bb310f5622ab3d2a0c2ac62962
Commit message: "[maven-release-plugin] prepare release org.apache.servicemix.specs.jaxb-api-2.3-2.3_1"
 > git rev-list --no-walk 07a67e47c445cc3eefa693ae8a7b8c4a7f86b17e # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #171

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/171/display/redirect?page=changes>

Changes:

[jbonofre] Update to specs-pom 2

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 07a67e47c445cc3eefa693ae8a7b8c4a7f86b17e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 07a67e47c445cc3eefa693ae8a7b8c4a7f86b17e
Commit message: "Update to specs-pom 2"
 > git rev-list --no-walk 4591bfdb6d459eb6936478348e1aecbb12ff78ec # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Failed to transfer Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #170

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/170/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 4591bfdb6d459eb6936478348e1aecbb12ff78ec (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4591bfdb6d459eb6936478348e1aecbb12ff78ec
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 2d5ae96828cd5153b8576b695bbe9c4ba9c41c43 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #169

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/169/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release specs-pom-2

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 2d5ae96828cd5153b8576b695bbe9c4ba9c41c43 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d5ae96828cd5153b8576b695bbe9c4ba9c41c43
Commit message: "[maven-release-plugin] prepare release specs-pom-2"
 > git rev-list --no-walk 41e89949a0284559c9a0394aa87d7d927040e5be # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #168

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/168/display/redirect?page=changes>

Changes:

[jbonofre] Update maven-release-plugin version and configuration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 41e89949a0284559c9a0394aa87d7d927040e5be (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41e89949a0284559c9a0394aa87d7d927040e5be
Commit message: "Update maven-release-plugin version and configuration"
 > git rev-list --no-walk b1cde1cc5b22831acaa120a34dcc80ef34815d18 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37031
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37031
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:409)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:354)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #167

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/167/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 b1cde1cc5b22831acaa120a34dcc80ef34815d18 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b1cde1cc5b22831acaa120a34dcc80ef34815d18
Commit message: "[SM-3760|SM-3761]create OSGi bundle for JAXWS and JAXB2.3"
 > git rev-list --no-walk 8b2b9e5f3f1c3be9a4800af04ecdb1ee2a53c92f # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41406
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41406
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:409)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:354)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #166

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/166/display/redirect?page=changes>

Changes:

[jbonofre] Update to spec-pom 2

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 8b2b9e5f3f1c3be9a4800af04ecdb1ee2a53c92f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8b2b9e5f3f1c3be9a4800af04ecdb1ee2a53c92f
Commit message: "Update to spec-pom 2"
 > git rev-list --no-walk 434d3157ef65914231521809297cf4d49ab8e5fa # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Failed to transfer Could not find artifact org.apache.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #165

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/165/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 434d3157ef65914231521809297cf4d49ab8e5fa (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 434d3157ef65914231521809297cf4d49ab8e5fa
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 434d3157ef65914231521809297cf4d49ab8e5fa # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #164

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/164/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release specs-pom-2

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 434d3157ef65914231521809297cf4d49ab8e5fa (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 434d3157ef65914231521809297cf4d49ab8e5fa
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk a46657eceb62061f440947a69294d28340b1f429 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: 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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:2-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #163

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/163/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 a46657eceb62061f440947a69294d28340b1f429 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a46657eceb62061f440947a69294d28340b1f429
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 0e02fedaeef8d0e7129ab9c5883161a8a60c501a # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35693
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35693
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:409)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:354)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #162

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/162/display/redirect?page=changes>

Changes:

[jbonofre] Use released parent pom in jaxb-api 2.3 spec

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 0e02fedaeef8d0e7129ab9c5883161a8a60c501a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e02fedaeef8d0e7129ab9c5883161a8a60c501a
Commit message: "Use released parent pom in jaxb-api 2.3 spec"
 > git rev-list --no-walk b1cde1cc5b22831acaa120a34dcc80ef34815d18 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/specs-pom/1/specs-pom-1.pom
Modules changed, recalculating dependency graph
Established TCP socket on 37534
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37534
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:409)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:354)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #161

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/161/display/redirect?page=changes>

Changes:

[freeman.fang] [SM-3760|SM-3761]create OSGi bundle for JAXWS and JAXB2.3

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 b1cde1cc5b22831acaa120a34dcc80ef34815d18 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b1cde1cc5b22831acaa120a34dcc80ef34815d18
Commit message: "[SM-3760|SM-3761]create OSGi bundle for JAXWS and JAXB2.3"
 > git rev-list --no-walk e801210870cc3d2d4f93310f4fed98107755fe9f # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/specs-pom/1/specs-pom-1.pom
Discovered a new module org.apache.servicemix.specs:org.apache.servicemix.specs.jaxws-api-2.3 Apache ServiceMix :: Specs :: JAXWS API 2.3
Discovered a new module org.apache.servicemix.specs:org.apache.servicemix.specs.jaxb-api-2.3 Apache ServiceMix :: Specs :: JAXB API 2.3
Modules changed, recalculating dependency graph
Established TCP socket on 40660
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40660
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:409)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:354)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #160

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/160/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 e801210870cc3d2d4f93310f4fed98107755fe9f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e801210870cc3d2d4f93310f4fed98107755fe9f
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk e801210870cc3d2d4f93310f4fed98107755fe9f # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41401
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41401
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:408)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:353)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #159

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/159/display/redirect?page=changes>

Changes:

[jb] [maven-release-plugin] prepare release

[jb] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 e801210870cc3d2d4f93310f4fed98107755fe9f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e801210870cc3d2d4f93310f4fed98107755fe9f
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 34358e42f4c60fd7f9ac264b912ab9a08fae4101 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40903
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40903
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:408)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:353)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #158

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/158/display/redirect?page=changes>

Changes:

[jb] [maven-release-plugin] prepare release

[jb] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 34358e42f4c60fd7f9ac264b912ab9a08fae4101 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34358e42f4c60fd7f9ac264b912ab9a08fae4101
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk ff60e2e47932fc279e61ce4ae327260b80c4c759 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36832
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36832
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:408)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:353)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #157

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/157/display/redirect?page=changes>

Changes:

[jb] Add scm section in annotation-api specs

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 ff60e2e47932fc279e61ce4ae327260b80c4c759 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff60e2e47932fc279e61ce4ae327260b80c4c759
Commit message: "Add scm section in annotation-api specs"
 > git rev-list --no-walk 17d8bbe549e37370bb26480c3edc0501d0fe1847 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/specs-pom/1/specs-pom-1.pom
Modules changed, recalculating dependency graph
Established TCP socket on 36080
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36080
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:408)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:353)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #156

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/156/display/redirect?page=changes>

Changes:

[carlos.sierra] Add contract to annotation-1.2

[carlos.sierra] Add annotation-1.3

[carlos.sierra] Add generated uses header

[jb] Fix annotation-api bundles version

[jb] Update main pom.xml for the release

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 17d8bbe549e37370bb26480c3edc0501d0fe1847 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17d8bbe549e37370bb26480c3edc0501d0fe1847
Commit message: "Update main pom.xml for the release"
 > git rev-list --no-walk e7f9b4d7825388b650cca7f8c0c4f1c1b39b5457 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/specs/specs-pom/1/specs-pom-1.pom
Discovered a new module org.apache.servicemix.specs:org.apache.servicemix.specs.annotation-api-1.3 Apache ServiceMix :: Specs :: Annotation API 1.3
Modules changed, recalculating dependency graph
Established TCP socket on 41481
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41481
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:408)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:353)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: ServiceMix-Specs #155

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/155/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 e7f9b4d7825388b650cca7f8c0c4f1c1b39b5457 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e7f9b4d7825388b650cca7f8c0c4f1c1b39b5457
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk cef42e209fbf75398b0bf0521eb16e536ea1097c # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #154

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/154/display/redirect?page=changes>

Changes:

[jbonofre] Upgrade with released version of dependencies

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 cef42e209fbf75398b0bf0521eb16e536ea1097c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cef42e209fbf75398b0bf0521eb16e536ea1097c
Commit message: "Upgrade with released version of dependencies"
 > git rev-list --no-walk b7e87bda2a48e584fa02c119d3722d9f0ced0014 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@37f20d3e:H31: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #153

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/153/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 b7e87bda2a48e584fa02c119d3722d9f0ced0014 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7e87bda2a48e584fa02c119d3722d9f0ced0014
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 1d1f2e3e6806800759d3a7d50022a384a9d35165 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Failed to transfer Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@37f20d3e:H31: 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.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #152

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/152/display/redirect?page=changes>

Changes:

[jbonofre] Upgrade to specs-pom 1 and locator 2.10

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 1d1f2e3e6806800759d3a7d50022a384a9d35165 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d1f2e3e6806800759d3a7d50022a384a9d35165
Commit message: "Upgrade to specs-pom 1 and locator 2.10"
 > git rev-list --no-walk b3d6ac24970b3e34f7b74e1b8c1cfa99eb829681 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Failed to transfer Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@46d2402a:H25: 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.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #151

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/151/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 b3d6ac24970b3e34f7b74e1b8c1cfa99eb829681 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b3d6ac24970b3e34f7b74e1b8c1cfa99eb829681
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 17fc5dab87b78281b4074bea82b33cc1f1c881b7 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #150

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/150/display/redirect?page=changes>

Changes:

[jbonofre] Update javax-el-api 3.0.0 to specs-pom 1 and locator 2.10

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 17fc5dab87b78281b4074bea82b33cc1f1c881b7 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17fc5dab87b78281b4074bea82b33cc1f1c881b7
Commit message: "Update javax-el-api 3.0.0 to specs-pom 1 and locator 2.10"
 > git rev-list --no-walk bea43bad64b25fb98b7cf5b7de9dba167e5b94a6 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #149

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/149/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 bea43bad64b25fb98b7cf5b7de9dba167e5b94a6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bea43bad64b25fb98b7cf5b7de9dba167e5b94a6
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 6ca6cd5eb0a9606d05cfb5f04a2b23b793d5dd07 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #148

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/148/display/redirect?page=changes>

Changes:

[jbonofre] Fix javax-el-api 2.2.5 build as sources jar is not available on Central

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 6ca6cd5eb0a9606d05cfb5f04a2b23b793d5dd07 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ca6cd5eb0a9606d05cfb5f04a2b23b793d5dd07
Commit message: "Fix javax-el-api 2.2.5 build as sources jar is not available on Central"
 > git rev-list --no-walk cd2cec83674b7b420164022e64b77787c98eef7e # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #147

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/147/display/redirect?page=changes>

Changes:

[jbonofre] Upgrade javax-el-api 2.2.5 bundle to specs-pom 1 and locator 2.10

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 cd2cec83674b7b420164022e64b77787c98eef7e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd2cec83674b7b420164022e64b77787c98eef7e
Commit message: "Upgrade javax-el-api 2.2.5 bundle to specs-pom 1 and locator 2.10"
 > git rev-list --no-walk 3bfcbc506f5433e6ab0884d300da879aa3f03822 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #146

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/146/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 3bfcbc506f5433e6ab0884d300da879aa3f03822 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3bfcbc506f5433e6ab0884d300da879aa3f03822
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 3bfcbc506f5433e6ab0884d300da879aa3f03822 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #145

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/145/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 3bfcbc506f5433e6ab0884d300da879aa3f03822 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3bfcbc506f5433e6ab0884d300da879aa3f03822
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk ceb7e233f515c8b39b6bd6e86217ccb912450d21 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.servicemix.specs:specs-pom:pom:1 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #144

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/144/display/redirect?page=changes>

Changes:

[jbonofre] Upgrade locator to specs-pom 1

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 ceb7e233f515c8b39b6bd6e86217ccb912450d21 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ceb7e233f515c8b39b6bd6e86217ccb912450d21
Commit message: "Upgrade locator to specs-pom 1"
 > git rev-list --no-walk 37ba5fc3bf59943e500e6df59b70e4142c738592 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Failed to transfer Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #143

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/143/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/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/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 37ba5fc3bf59943e500e6df59b70e4142c738592 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37ba5fc3bf59943e500e6df59b70e4142c738592
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 37ba5fc3bf59943e500e6df59b70e4142c738592 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #142

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/142/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release specs-pom-1

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 37ba5fc3bf59943e500e6df59b70e4142c738592 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37ba5fc3bf59943e500e6df59b70e4142c738592
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 4b540a3585fa278dabddd4e1dd1051ce6f6b0759 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Specs/ws/> at hudson.remoting.Channel@29fcbf9a:H21: 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.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2760)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H21
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.FilePath.act(FilePath.java:986)
		at hudson.FilePath.act(FilePath.java:975)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 23, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.servicemix.specs:specs-pom:pom:1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
[WARNING] 'parent.relativePath' points at org.apache.servicemix.specs:specs instead of org.apache.servicemix:servicemix-pom, please verify your project structure @ line 24, 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:1328)
	... 10 more

Build failed in Jenkins: ServiceMix-Specs #141

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Specs/141/display/redirect?page=changes>

Changes:

[freeman.fang] [SM-3661]add java Expression Language Spec bundles

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/ServiceMix-Specs/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git init <https://builds.apache.org/job/ServiceMix-Specs/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-specs.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-specs.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-specs.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 4b540a3585fa278dabddd4e1dd1051ce6f6b0759 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b540a3585fa278dabddd4e1dd1051ce6f6b0759
Commit message: "[SM-3661]add java Expression Language Spec bundles"
 > git rev-list --no-walk 63f05893a9aa5d4e4ad587fe043f2c0d8611a355 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Discovered a new module org.apache.servicemix.specs:org.apache.servicemix.specs.javax-el-api-3.0.0 Apache ServiceMix :: Specs :: JAVAX EL API 3.0.0
Discovered a new module org.apache.servicemix.specs:org.apache.servicemix.specs.javax-el-api-2.2.5 Apache ServiceMix :: Specs :: JAVAX EL API 2.2.5
Modules changed, recalculating dependency graph
Established TCP socket on 43830
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[ServiceMix-Specs] $ /home/jenkins/tools/java/latest1.7/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43830
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:408)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:353)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:294)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)