See <https://hudson.apache.org/hudson/job/ServiceMix-Bundles/199/changes>
Changes: [jbonofre] [SM-2038] Resuming addition of OSGI-INF/bundle.info. ------------------------------------------ Started by an SCM change Building remotely on ubuntu1 Updating http://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk A javassist-3.9.0.GA/src A javassist-3.9.0.GA/src/main A javassist-3.9.0.GA/src/main/resources A javassist-3.9.0.GA/src/main/resources/OSGI-INF A javassist-3.9.0.GA/src/main/resources/OSGI-INF/bundle.info U javassist-3.9.0.GA/pom.xml A jain-sip-ri-1.2.154/src A jain-sip-ri-1.2.154/src/main A jain-sip-ri-1.2.154/src/main/resources A jain-sip-ri-1.2.154/src/main/resources/OSGI-INF A jain-sip-ri-1.2.154/src/main/resources/OSGI-INF/bundle.info U jain-sip-ri-1.2.154/pom.xml A javassist-3.7.ga/src A javassist-3.7.ga/src/main A javassist-3.7.ga/src/main/resources A javassist-3.7.ga/src/main/resources/OSGI-INF A javassist-3.7.ga/src/main/resources/OSGI-INF/bundle.info U javassist-3.7.ga/pom.xml U pom.xml A javassist-3.11.0.GA/src A javassist-3.11.0.GA/src/main A javassist-3.11.0.GA/src/main/resources A javassist-3.11.0.GA/src/main/resources/OSGI-INF A javassist-3.11.0.GA/src/main/resources/OSGI-INF/bundle.info U javassist-3.11.0.GA/pom.xml A jasper-6.0.14/src A jasper-6.0.14/src/main A jasper-6.0.14/src/main/resources A jasper-6.0.14/src/main/resources/OSGI-INF A jasper-6.0.14/src/main/resources/OSGI-INF/bundle.info U jasper-6.0.14/pom.xml A jasypt-1.6/src A jasypt-1.6/src/main A jasypt-1.6/src/main/resources A jasypt-1.6/src/main/resources/OSGI-INF A jasypt-1.6/src/main/resources/OSGI-INF/bundle.info U jasypt-1.6/pom.xml A jasypt-1.7/src A jasypt-1.7/src/main A jasypt-1.7/src/main/resources A jasypt-1.7/src/main/resources/OSGI-INF A jasypt-1.7/src/main/resources/OSGI-INF/bundle.info U jasypt-1.7/pom.xml A javassist-3.12.ga/src A javassist-3.12.ga/src/main A javassist-3.12.ga/src/main/resources A javassist-3.12.ga/src/main/resources/OSGI-INF A javassist-3.12.ga/src/main/resources/OSGI-INF/bundle.info U javassist-3.12.ga/pom.xml At revision 1062595 Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties Parsing POMs ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: <https://hudson.apache.org/hudson/job/ServiceMix-Bundles/ws/smx4-bundles> at hudson.remoting.Channel@2de0d5e3:ubuntu1 at hudson.FilePath.act(FilePath.java:752) at hudson.FilePath.act(FilePath.java:738) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:698) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:531) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:420) at hudson.model.Run.run(Run.java:1362) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:405) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:145) 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.bundles:bundles-pom:pom:6-SNAPSNOT in http://repository.jboss.com/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of jboss 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:1198) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:991) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1931) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) 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.bundles:bundles-pom:pom:6-SNAPSNOT in http://repository.jboss.com/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of jboss 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:325) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:321) at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1253) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1159) ... 11 more
