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

Changes:

[jbonofre] [SM-4018] Create OSGi bundles for elasticsearch 6.6.2

[jbonofre] [maven-release-plugin] prepare release bundles-pom-14

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

[jbonofre] Update to bundles-pom 14

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

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

[jbonofre] Upgrade to bundles-pom 14

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

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

[jbonofre] Upgrade to bundles-pom 14

[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 H28 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/ServiceMix-Bundles/ws/>
No credentials specified
 > 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-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.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 11522ffc193a4231b7ba97e45a8d68416dd0aed4 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11522ffc193a4231b7ba97e45a8d68416dd0aed4
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 1cabaf73a71548a04d2861de431e16f320b628f5 # timeout=10
Parsing POMs
Failed to transfer Could not find artifact 
org.apache.servicemix.bundles:bundles-pom:pom:14 in central 
(http://repo.maven.apache.org/maven2)
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.bundles:bundles-pom:pom:14 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: Failure to find 
org.apache.servicemix.bundles:bundles-pom:pom:14 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.bundles:bundles-pom:pom:14 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.bundles:bundles-pom:pom:14-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.servicemix.bundles:bundles-pom:pom:14-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.servicemix.bundles:bundles-pom:pom:14-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.servicemix.bundles:bundles-pom:pom:14-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.servicemix.bundles:bundles-pom:pom:14-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 
H28
                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.bundles:bundles-pom:pom:14 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: Failure to find 
org.apache.servicemix.bundles:bundles-pom:pom:14 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.bundles:bundles-pom:pom:14 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.bundles:bundles-pom:pom:14-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.servicemix.bundles:bundles-pom:pom:14-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.servicemix.bundles:bundles-pom:pom:14-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.servicemix.bundles:bundles-pom:pom:14-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 24, column 13
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.servicemix.bundles:bundles-pom:pom:14-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

Reply via email to