Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolve plugin dependency issue #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alidonmez
Copy link

Resolves plugin dependency issue below.

Error during docker image build of jenkins image:

Plugin aws-credentials:191.vcb_f183ce58b_9 (via aws-java-sdk-ec2:1.12.406-370.v8f993c987059->aws-java-sdk-minimal:1.12.406-370.v8f993c987059) depends on
│ jackson2-api:2.14.2-319.v37853346a_229, but there is an older version defined on the top level - jackson2-api:2.13.4.20221013-295.v8e29ea_354141,
│ Plugin aws-java-sdk:1.12.287-357.vf82d85a_6eefd (via aws-java-sdk-minimal:1.12.406-370.v8f993c987059) depends on jackson2-api:2.14.2-319.v37853346a_229, but
│ there is an older version defined on the top level - jackson2-api:2.13.4.20221013-295.v8e29ea_354141,
│ Plugin pipeline-github-lib:38.v445716ea_edda_ (via pipeline-groovy-lib:629.vb_5627b_ee2104) depends on script-security:1228.vd93135a_2fb_25, but there is an
│ older version defined on the top level - script-security:1218.v39ca_7f7ed0a_c,
│ Plugin pipeline-model-definition:2.2118.v31fd5b_9944b_5 (via pipeline-groovy-lib:629.vb_5627b_ee2104) depends on script-security:1228.vd93135a_2fb_25, but
│ there is an older version defined on the top level - script-security:1218.v39ca_7f7ed0a_c,
│ Plugin workflow-aggregator:590.v6a_d052e5a_a_b_5 (via pipeline-groovy-lib:629.vb_5627b_ee2104) depends on script-security:1228.vd93135a_2fb_25, but there is
│ an older version defined on the top level - script-security:1218.v39ca_7f7ed0a_c,
│ Plugin workflow-cps-global-lib:609.vd95673f149b_b (via pipeline-groovy-lib:629.vb_5627b_ee2104) depends on script-security:1228.vd93135a_2fb_25, but there is
│ an older version defined on the top level - script-security:1218.v39ca_7f7ed0a_c
│ The command '/bin/sh -c jenkins-plugin-cli -f /usr/share/jenkins/ref/plugins.txt' returned a non-zero code: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants