See 
<https://ci-builds.apache.org/job/CXF/job/CXF-3.6.x-JDK11-deploy/584/display/redirect?page=changes>

Changes:

[Andriy Redko] Bump org.apache.maven.plugins:maven-archetype-plugin from 3.2.1 
to 3.4.0 (#2474)

[Andriy Redko] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 
(#2491)

[Andriy Redko] Bump com.puppycrawl.tools:checkstyle from 10.26.0 to 10.26.1 
(#2495)

[Andriy Redko] Bump net.sourceforge.pmd:pmd-core from 7.14.0 to 7.15.0 (#2497)

[Andriy Redko] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 
3.2.8 (#2500)

[Andriy Redko] Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 
to 3.6.0 (#2499)

[Andriy Redko] Recording .gitmergeinfo Changes


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds46 (tmp-22 ubuntu) in workspace 
<https://ci-builds.apache.org/job/CXF/job/CXF-3.6.x-JDK11-deploy/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/cxf/
 > git init 
 > <https://ci-builds.apache.org/job/CXF/job/CXF-3.6.x-JDK11-deploy/ws/> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/cxf/
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/apache/cxf/ 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/cxf/ # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/3.6.x-fixes^{commit} # timeout=10
Checking out Revision f4b31c8ae363a6926bbb7d042494a9b7bd3ae818 
(refs/remotes/origin/3.6.x-fixes)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f4b31c8ae363a6926bbb7d042494a9b7bd3ae818 # timeout=10
Commit message: "Recording .gitmergeinfo Changes"
 > git rev-list --no-walk ac608942d371046f67de0289ef04e140f9ecd0bd # timeout=10
Parsing POMs
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-parseable POM 
<https://ci-builds.apache.org/job/CXF/job/CXF-3.6.x-JDK11-deploy/ws/distribution/src/main/release/samples/pom.xml>:
 unexpected character in markup < (position: START_TAG seen ...</plugin>\n      
          <plugin>\n<<... @230:3)  @ line 230, column 3

        at PluginClassLoader for 
maven-plugin//hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
        at PluginClassLoader for 
maven-plugin//hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3614)
        at hudson.remoting.UserRequest.perform(UserRequest.java:225)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:391)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:840)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
builds46
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
                at hudson.remoting.Channel.call(Channel.java:1112)
                at hudson.FilePath.act(FilePath.java:1228)
                at hudson.FilePath.act(FilePath.java:1217)
                at PluginClassLoader for 
maven-plugin//hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
                at PluginClassLoader for 
maven-plugin//hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527)
                at hudson.model.Run.execute(Run.java:1833)
                at PluginClassLoader for 
maven-plugin//hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:446)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-parseable POM 
<https://ci-builds.apache.org/job/CXF/job/CXF-3.6.x-JDK11-deploy/ws/distribution/src/main/release/samples/pom.xml>:
 unexpected character in markup < (position: START_TAG seen ...</plugin>\n      
          <plugin>\n<<... @230:3)  @ line 230, column 3

        at PluginClassLoader for 
maven-plugin//org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
        at PluginClassLoader for 
maven-plugin//hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
        at PluginClassLoader for 
maven-plugin//hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
        at PluginClassLoader for 
maven-plugin//hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
        ... 10 more

Reply via email to