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

Changes:

[mgfeller] Initial commit for the Asciidoctor based documentation, as submodule

[mgfeller] Generate documentation as PDF

[mgfeller] Replaced hard-coded ServiceMix version by attribute

[mgfeller] Updated pom files for hiearchical build

[mgfeller] Replaced tabs with spaces in pom file

[mgfeller] Added links to 2 PDF documents (quickstart and complete)

------------------------------------------
GitHub pull request #52 to apache/servicemix
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/ServiceMix-pr/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/apache/servicemix.git
 > git init <https://builds.apache.org/job/ServiceMix-pr/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/servicemix.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/servicemix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/servicemix.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://github.com/apache/servicemix.git # 
 > timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from git://github.com/apache/servicemix.git
 > git fetch --tags --progress git://github.com/apache/servicemix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 306
  Finding sources
    Done: 306
  Getting sizes
    Done: 251
  Compressing objects
    Done: 228478
  Writing objects
    Done: 306
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/7
 > git rev-parse refs/tags/changes/7^{commit} # timeout=10
 > git merge 4a5a06751004ba61952601455e02ea8eb282be9e # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 2447161484252980f61a7454a6553a6331403e83 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2447161484252980f61a7454a6553a6331403e83
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 4f9d97f51c677cbdfb937d183f63ee514e4ce6aa # timeout=10
Parsing POMs
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/karaf/karaf/4.0.9/karaf-4.0.9.pom
Failed to transfer Could not find artifact org.apache:apache:pom:15 in 
servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Failed to transfer Could not find artifact org.apache:apache:pom:15 in 
zodiac-repository (http://repository.springsource.com/maven/bundles/release)
Failed to transfer Could not find artifact org.apache:apache:pom:15 in 
spring-ebr-repository 
(http://repository.springsource.com/maven/bundles/external)
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/camel/camel-parent/2.16.5/camel-parent-2.16.5.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/camel/camel/2.16.5/camel-2.16.5.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/6.2.0.Final/optaplanner-bom-6.2.0.Final.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/kie/kie-parent-metadata/6.2.0.Final/kie-parent-metadata-6.2.0.Final.pom
Downloaded artifact 
https://repository.jboss.org/nexus/content/groups/public/org/jboss/integration-platform/jboss-integration-platform-parent/6.0.0.CR25/jboss-integration-platform-parent-6.0.0.CR25.pom
Downloaded artifact 
https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/16/jboss-parent-16.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/drools/drools-bom/6.2.0.Final/drools-bom-6.2.0.Final.pom
Downloaded artifact 
https://repository.jboss.org/nexus/content/groups/public/org/kie/kie-bom/6.2.0.Final/kie-bom-6.2.0.Final.pom
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/ServiceMix-pr/ws/> at 
hudson.remoting.Channel@28adbea:H18: 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.parent:assemblies-parent:pom:7.0.1-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 19, column 13

        at hudson.FilePath.act(FilePath.java:992)
        at hudson.FilePath.act(FilePath.java:974)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1728)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:405)
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.parent:assemblies-parent:pom:7.0.1-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 19, column 13

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to H18(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
        at hudson.remoting.Channel.call(Channel.java:830)
        at hudson.FilePath.act(FilePath.java:985)
        ... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.servicemix.parent:assemblies-parent:pom:7.0.1-SNAPSHOT and 
'parent.relativePath' points at wrong local POM @ line 19, 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:1321)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Putting comment on the pull request
Not sending mail to unregistered user [email protected]

Reply via email to