I am doing my first CD release for a plugin and saw the following error when the maven-cd / release action ran:
[INFO] --- maven-hpi-plugin:3.48:resolve-test-dependencies (default-resolve-test-dependencies) @ github-scm-trait-notification-context --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:07 min [INFO] Finished at: 2023-09-24T18:42:48Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.48:resolve-test-dependencies (default-resolve-test-dependencies) on project github-scm-trait-notification-context: Failed to resolve artifacts: com.coravy.hudson.plugins.github:github:hpi:1.37.3, io.jenkins.plugins.mina-sshd-api:mina-sshd-api-common:hpi:2.10.0-69.v28e3e36d18eb_, io.jenkins.plugins.mina-sshd-api:mina-sshd-api-core:hpi:2.10.0-69.v28e3e36d18eb_, io.jenkins.plugins:caffeine-api:hpi:3.1.8-133.v17b_1ff2e0599, io.jenkins.plugins:commons-lang3-api:hpi:3.13.0-62.v7d18e55f51e2, io.jenkins.plugins:jakarta-activation-api:hpi:2.0.1-3, io.jenkins.plugins:jakarta-mail-api:hpi:2.0.1-3, io.jenkins.plugins:javax-activation-api:hpi:1.2.0-6, io.jenkins.plugins:jaxb:hpi:2.3.8-1, io.jenkins.plugins:jjwt-api:hpi:0.11.5-77.v646c772fddb_0, io.jenkins.plugins:okhttp-api:hpi:4.11.0-157.v6852a_a_fa_ec11, io.jenkins.plugins:snakeyaml-api:hpi:1.33-95.va_b_a_e3e47b_fa_4, org.jenkins-ci.modules:instance-identity:hpi:173.va_37c494ec4e5, org.jenkins-ci.plugins.workflow:workflow-api:hpi:1281.vca_5fddb_3fceb_, org.jenkins-ci.plugins.workflow:workflow-scm-step:hpi:415.v434365564324, org.jenkins-ci.plugins.workflow:workflow-step-api:hpi:639.v6eca_cd8c04a_a_, org.jenkins-ci.plugins.workflow:workflow-support:hpi:865.v43e78cc44e0d, org.jenkins-ci.plugins:apache-httpcomponents-client-4-api:hpi:4.5.14-208.v438351942757, org.jenkins-ci.plugins:bouncycastle-api:hpi:2.29, org.jenkins-ci.plugins:credentials-binding:hpi:636.v55f1275c7b_27, org.jenkins-ci.plugins:credentials:hpi:1271.v54b_1c2c6388a_, org.jenkins-ci.plugins:display-url-api:hpi:2.3.9, org.jenkins-ci.plugins:git-client:hpi:4.5.0, org.jenkins-ci.plugins:git:hpi:5.2.0, org.jenkins-ci.plugins:github-api:hpi:1.314-431.v78d72a_3fe4c3, org.jenkins-ci.plugins:github-branch-source:hpi:1741.va_3028eb_9fd21, org.jenkins-ci.plugins:jackson2-api:hpi:2.15.2-350.v0c2f3f8fc595, org.jenkins-ci.plugins:mailer:hpi:463.vedf8358e006b_, org.jenkins-ci.plugins:plain-credentials:hpi:143.v1b_df8b_d3b_e48, org.jenkins-ci.plugins:scm-api:hpi:676.v886669a_199a_a_, org.jenkins-ci.plugins:script-security:hpi:1275.v23895f409fb_d, org.jenkins-ci.plugins:ssh-credentials:hpi:308.ve4497b_ccd8f4, org.jenkins-ci.plugins:structs:hpi:325.vcb_307d2a_2782, org.jenkins-ci.plugins:token-macro:hpi:384.vf35b_f26814ec, org.jenkins-ci.plugins:trilead-api:hpi:2.84.v72119de229b_7: Could not transfer artifact io.jenkins.plugins.mina-sshd-api:mina-sshd-api-common:hpi:2.10.0-69.v28e3e36d18eb_ from/to repo.jenkins-ci.org (https://repo.jenkins-ci.org/public/): GET request of: io/jenkins/plugins/mina-sshd-api/mina-sshd-api-common/2.10.0-69.v28e3e36d18eb_/mina-sshd-api-common-2.10.0-69.v28e3e36d18eb_.hpi from repo.jenkins-ci.org failed: Connection reset -> [Help 1] The link to the action is here: https://github.com/jenkinsci/github-scm-trait-notification-context-plugin/actions/runs/6291771195/job/17080473281 . Can someone take a look into this issue? Once resolved, how do I proceed to retrigger the release? Thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/91243e16-c414-4dcc-b0fe-8488435c3e04n%40googlegroups.com.
