See 
<https://ci-builds.apache.org/job/Jena/job/Jena_Development_Deploy/490/display/redirect?page=changes>

Changes:

[Andy Seaborne] Bump org.eclipse.jetty:jetty-bom from 10.0.17 to 12.0.3

[Andy Seaborne] CHANGES for 4.10.0


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds22 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Jena/job/Jena_Development_Deploy/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Deploy/ws/.git> 
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/jena # timeout=10
Fetching upstream changes from https://github.com/apache/jena
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/jena 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision ee1e807792f883666a17bfd1ed1f5a31eaedb095 
(refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee1e807792f883666a17bfd1ed1f5a31eaedb095 # timeout=10
Commit message: "CHANGES for 4.10.0"
 > git rev-list --no-walk f7e1674016a9375e6ab86d1ddc7b125266ec0c44 # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.3/jetty-bom-12.0.3.pom
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:
[ERROR] 'dependencies.dependency.version' for 
org.eclipse.jetty:jetty-servlet:jar is missing. @ line 75, column 17
[ERROR] 'dependencies.dependency.version' for 
org.eclipse.jetty:jetty-servlets:jar is missing. @ line 80, column 17
[ERROR] 'dependencies.dependency.version' for 
org.eclipse.jetty:jetty-webapp:jar is missing. @ line 64, column 17

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:377)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
builds22
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1000)
                at hudson.FilePath.act(FilePath.java:1192)
                at hudson.FilePath.act(FilePath.java:1181)
                at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
                at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
                at hudson.model.Run.execute(Run.java:1900)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for 
org.eclipse.jetty:jetty-servlet:jar is missing. @ line 75, column 17
[ERROR] 'dependencies.dependency.version' for 
org.eclipse.jetty:jetty-servlets:jar is missing. @ line 80, column 17
[ERROR] 'dependencies.dependency.version' for 
org.eclipse.jetty:jetty-webapp:jar is missing. @ line 64, column 17

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

Reply via email to