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 #77

Closed alxsap closed 3 years ago

alxsap commented 3 years ago

Updated Jenkins and plugins to latest LTS to reduce potential vulnerabilities.

alxsap commented 3 years ago
[2021-07-05T06:51:02.335Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2021-07-05T06:51:02.335Z] [ERROR] 'dependencies.dependency.version' for org.jenkins-ci.modules:ssh-cli-auth:jar is missing. @ io.jenkins.jenkinsfile-runner:setup:[unknown-version], /workspace/jenkinsfile-runner-base-image/tmp/build/jenkinsfile-runner/setup/pom.xml, line 51, column 17
[2021-07-05T06:51:02.335Z] [ERROR] 'dependencies.dependency.version' for org.jenkins-ci.modules:sshd:jar is missing. @ io.jenkins.jenkinsfile-runner:setup:[unknown-version], /workspace/jenkinsfile-runner-base-image/tmp/build/jenkinsfile-runner/setup/pom.xml, line 75, column 17
alxsap commented 3 years ago

Still...

12:16:02  [ERROR] The build could not read 1 project -> [Help 1]
12:16:02  [ERROR]   
12:16:02  [ERROR]   The project io.jenkins.jenkinsfile-runner:setup:256.0-jenkinsfile-runner--1.0-beta-27-steward-1-f5da7d1a17edc329e8d294b151d82e4ddfaacb29-SNAPSHOT (/workspace/jenkinsfile-runner-base-image/tmp/build/jenkinsfile-runner/setup/pom.xml) has 2 errors
12:16:02  [ERROR]     'dependencies.dependency.version' for org.jenkins-ci.modules:ssh-cli-auth:jar is missing. @ io.jenkins.jenkinsfile-runner:setup:[unknown-version], /workspace/jenkinsfile-runner-base-image/tmp/build/jenkinsfile-runner/setup/pom.xml, line 51, column 17
12:16:02  [ERROR]     'dependencies.dependency.version' for org.jenkins-ci.modules:sshd:jar is missing. @ io.jenkins.jenkinsfile-runner:setup:[unknown-version], /workspace/jenkinsfile-runner-base-image/tmp/build/jenkinsfile-runner/setup/pom.xml, line 75, column 17
alxsap commented 3 years ago

fixed, build works