Skip to content

Update snapshot repository badge to use central.sonatype.com#10

Merged
ksletmoe merged 1 commit into
mainlinefrom
claude/fix-snapshot-badge-bHclo
Mar 15, 2026
Merged

Update snapshot repository badge to use central.sonatype.com#10
ksletmoe merged 1 commit into
mainlinefrom
claude/fix-snapshot-badge-bHclo

Conversation

@ksletmoe

Copy link
Copy Markdown
Owner

Summary

Updated the Maven snapshot repository badge and link in the README to reflect the migration from the legacy Sonatype OSS repository to the new Sonatype Central repository.

Changes

  • Updated the snapshot badge image URL to use the new central.sonatype.com server endpoint
  • Changed the badge link destination from s01.oss.sonatype.org to central.sonatype.com/repository/maven-snapshots
  • Simplified the badge URL format to use the new Sonatype shields.io endpoint syntax

This change ensures that users are directed to the correct snapshot repository location following Sonatype's repository migration.

https://claude.ai/code/session_0142gq6QvrbYqMT4voo9XmCA

The old badge used s01.oss.sonatype.org (legacy OSSRH) which is no longer
correct after the migration to Maven Central Portal. The nexus badge type
also relies on the Nexus REST API which central.sonatype.com does not expose.

Switch to the maven-metadata badge which reads maven-metadata.xml directly
from the snapshot repository, which works with central.sonatype.com.

https://claude.ai/code/session_0142gq6QvrbYqMT4voo9XmCA
@ksletmoe ksletmoe force-pushed the claude/fix-snapshot-badge-bHclo branch from f7710ef to 907b72f Compare March 15, 2026 06:13
@ksletmoe ksletmoe merged commit ea1fe03 into mainline Mar 15, 2026
2 checks passed
@ksletmoe ksletmoe deleted the claude/fix-snapshot-badge-bHclo branch March 15, 2026 06:14
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