Skip to content

RUN-4569 Fix Maven Central publishing endpoint#49

Merged
fdevans merged 1 commit into
mainfrom
RUN-4569-central-publish
Jul 10, 2026
Merged

RUN-4569 Fix Maven Central publishing endpoint#49
fdevans merged 1 commit into
mainfrom
RUN-4569-central-publish

Conversation

@fdevans

@fdevans fdevans commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Point nexusPublishing at the new Central endpoint (ossrh-staging-api.central.sonatype.com) instead of the bare sonatype() default, which targets the decommissioned oss.sonatype.org and now returns 402, blocking release publishing.

Context

The 2.0.1 release (Jackson CVE fix) built and created a GitHub Release, but the "Publish to Maven Central" step failed on initializeSonatypeStagingRepository (402). This aligns git-plugin with the other plugin repos' publishing config so a re-released 2.0.1 reaches Maven Central.

Test plan

  • Merge, then re-tag 2.0.1 to trigger a clean release + Maven Central publish.

Point nexusPublishing at the new Central endpoint instead of the decommissioned oss.sonatype.org, which returns 402 and blocks the release publish.
@fdevans fdevans requested review from a team and Copilot July 10, 2026 18:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@fdevans fdevans merged commit e43fc5a into main Jul 10, 2026
2 checks passed
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