SAP / stewardci-jenkinsfilerunner-image

This project contains the sources for Docker image creation of the Jenkinsfile runner to be used in project stewardci-core
Apache License 2.0
6 stars 2 forks source link

Update Jenkins, plugins, switch adoptopenjdk to temurin #93

Closed alxsap closed 1 year ago

alxsap commented 2 years ago

For Jenkins versions 2.361, 2.361.1 and 2.361.2 (latest) the custom-war-packager build fails. With Jenkins version 2.346.3 it is successful.

[ERROR]   The project io.jenkins.jenkinsfile-runner:setup:256.0-jenkinsfile-runner--1.0-beta-30-steward-1-d0b66b061d196d16950583b5d778672db6958ecb-SNAPSHOT
(<projectRoot>/jenkinsfile-runner-base-image/tmp/build/jenkinsfile-runner/setup/pom.xml) has 6 errors
[ERROR]     'dependencies.dependency.version' for org.jenkins-ci.modules:instance-identity:jar is missing. @ line 47, column 17
[ERROR]     'dependencies.dependency.version' for org.jenkins-ci.modules:slave-installer:jar is missing. @ line 51, column 17
[ERROR]     'dependencies.dependency.version' for org.jenkins-ci.modules:windows-slave-installer:jar is missing. @ line 55, column 17
[ERROR]     'dependencies.dependency.version' for org.jenkins-ci.modules:launchd-slave-installer:jar is missing. @ line 59, column 17
[ERROR]     'dependencies.dependency.version' for org.jenkins-ci.modules:upstart-slave-installer:jar is missing. @ line 63, column 17
[ERROR]     'dependencies.dependency.version' for org.jenkins-ci.modules:systemd-slave-installer:jar is missing. @ line 67, column 17