See <https://analysis.apache.org/jenkins/job/cxf-trunk/1297/changes>
Changes: [sberyozkin] [CXF-6895] Adding DOM4JProvider reading XML with BOM [sberyozkin] [CXF-6869] Adding SpringBoot AutoConfigure plus initial JAX-WS and [sberyozkin] Removing relative paths in spring boot modules [sberyozkin] Removing one of 3 SpringBoot demo apps [sberyozkin] Removing a test dep in the jaxrs spring boot demo [sberyozkin] [CXF-6869] Starting experimenting with the new modules [sberyozkin] Another attempt at fixing the builds ------------------------------------------ Started by an SCM change Building in workspace <https://analysis.apache.org/jenkins/job/cxf-trunk/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/cxf.git > # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/cxf.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 01d06cee06203b0ba616ca1924f1878aecc1a791 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 01d06cee06203b0ba616ca1924f1878aecc1a791 > git rev-list b875cecedb449c764de9c6669dd6d7d80e146f23 # timeout=10 > git tag -a -f -m Jenkins Build #1297 jenkins-cxf-trunk-1297 # timeout=10 Parsing POMs ERROR: Failed to parse POMs org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [WARNING] 'parent.relativePath' points at org.apache.cxf:cxf-integration-spring-boot instead of org.apache.cxf:cxf-parent, please verify your project structure @ line 27, column 13 [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-autoconfigure:jar is missing. @ line 34, column 21 [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-configuration-processor:jar is missing. @ line 69, column 21 [ERROR] 'dependencies.dependency.version' for org.hamcrest:hamcrest-library:jar is missing. @ line 80, column 21 [WARNING] 'parent.relativePath' points at org.apache.cxf:cxf-integration-spring-boot instead of org.apache.cxf:cxf-parent, please verify your project structure @ line 27, column 13 [WARNING] 'parent.relativePath' points at org.apache.cxf:cxf-integration-spring-boot instead of org.apache.cxf:cxf-parent, please verify your project structure @ line 27, 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:1301) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath.act(FilePath.java:990) at hudson.FilePath.act(FilePath.java:968) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1738) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Skipping sonar analysis due to bad build status FAILURE
