Hello team, I'm one of the maintainers of Klocwork Jenkins Plugin (https://github.com/jenkinsci/klocwork-plugin) We were releasing the new version using maven plugin and got a sudden error during release that looks like this: [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.575 s [INFO] Finished at: 2021-11-18T16:08:19-05:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project klocwork: Failed to deploy artifacts: Could not transfer artifact org.jenkins-ci.plugins:klocwork:hpi:2021.3-20211118.210816-1 from/to maven.jenkins-ci.org<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmaven.jenkins-ci.org%2F&data=04%7C01%7Csbutylin%40perforce.com%7C700509dfa2d649e9734e08d9aae18cb9%7C95b666d19a7549ab95a38969fbcdc08c%7C0%7C0%7C637728709017673699%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=UviQxSXwv1bvFlIHhfP7fopzLZQcTQi%2F5sG5%2BT1hhdQ%3D&reserved=0> (https://repo.jenkins-ci.org/snapshots/<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepo.jenkins-ci.org%2Fsnapshots%2F&data=04%7C01%7Csbutylin%40perforce.com%7C700509dfa2d649e9734e08d9aae18cb9%7C95b666d19a7549ab95a38969fbcdc08c%7C0%7C0%7C637728709017683692%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=77ZWoxLybG92k2iADlXI7eNEFeckFMHDnv1SBqWvdPg%3D&reserved=0>): Transfer failed for https://repo.jenkins-ci.org/snapshots/org/jenkins-ci/plugins/klocwork/2021.3-SNAPSHOT/klocwork-2021.3-20211118.210816-1.hpi<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepo.jenkins-ci.org%2Fsnapshots%2Forg%2Fjenkins-ci%2Fplugins%2Fklocwork%2F2021.3-SNAPSHOT%2Fklocwork-2021.3-20211118.210816-1.hpi&data=04%7C01%7Csbutylin%40perforce.com%7C700509dfa2d649e9734e08d9aae18cb9%7C95b666d19a7549ab95a38969fbcdc08c%7C0%7C0%7C637728709017683692%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=9fVpOosEPvxLYp5jRYvTS8EI9ojNk3bMkjIqkHD%2FcAw%3D&reserved=0> 401 Unauthorized -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException<https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FMAVEN%2FMojoExecutionException&data=04%7C01%7Csbutylin%40perforce.com%7C700509dfa2d649e9734e08d9aae18cb9%7C95b666d19a7549ab95a38969fbcdc08c%7C0%7C0%7C637728709017693683%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=DgsFVU%2BG9SmlFC6nLs8bMsUDGd%2FNT2lkI4qe8Lj1H78%3D&reserved=0>
However I see that that git repository was still updated with 2 commits (https://github.com/jenkinsci/klocwork-plugin/commits/master) though missing "[maven-release-plugin] prepare release<https://github.com/jenkinsci/klocwork-plugin/commit/4ed411006883ba7d5a656becd60d60a679e347a8>" commit. As I understand that the state of repository is now inconsistent and new version won't appear in Jenkins Plugins Web Store now. Could you please help us to figure out how to fix this release? Sincerely Sergei This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately. -- 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/DM6PR20MB26660A4E5E7B2A307F496E37AD9C9%40DM6PR20MB2666.namprd20.prod.outlook.com.
