Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/integrations/maven-central/publishing.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ As [announced](https://central.sonatype.org/news/20250326_ossrh_sunset/) by Sona
With the sunset of OSSRH, Maven Central is transitioning to a new hosting implementation, which includes a complete redesign of its APIs. As a result, builds publishing to Maven Central will need to make changes.

There are two options:

1. Switch to the new [Central Portal](https://central.sonatype.org/publish/publish-portal-guide/).
2. Update to use an [OSSRH compatibility layer](https://central.sonatype.org/publish/publish-portal-ossrh-staging-api/).

Expand Down
Loading