java icon indicating copy to clipboard operation
java copied to clipboard

Fix release failure after maven central plugin migration

Open yue9944882 opened this issue 3 months ago • 3 comments

This PR adds API after maven release plugin run according to:

https://central.sonatype.org/publish/publish-portal-ossrh-staging-api/#configuring-the-repository

yue9944882 avatar Nov 25 '25 20:11 yue9944882

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yue9944882

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Nov 25 '25 20:11 k8s-ci-robot

Ref: https://github.com/kubernetes-client/java/issues/4239

yue9944882 avatar Nov 25 '25 20:11 yue9944882

Looks good, but I'm worried that the current curl call is going to dump our auth info into the CI/CD logs.

brendandburns avatar Nov 26 '25 22:11 brendandburns