Skip to content

Conversation

xerial
Copy link
Member

@xerial xerial commented Jul 19, 2025

Summary

  • Remove references to deprecated sbt-sonatype plugin
  • Update credentials setup to use new Sonatype Central format
  • Replace sonatypeBundleRelease with sonaRelease command
  • Add environment variable alternative for credentials
  • Update host from oss.sonatype.org to central.sonatype.com

Context

Following the migration from sbt-sonatype to built-in sonaRelease in commit 83a1892, the README still contained outdated publishing instructions that referenced the old plugin and credential format.

Changes

  • Updated credentials file path to use the new format expected by sbt 1.11.x
  • Changed host from oss.sonatype.org to central.sonatype.com
  • Replaced sonatypeBundleRelease command with sonaRelease
  • Added environment variable option (SONATYPE_USERNAME/SONATYPE_PASSWORD)
  • Removed reference to sbt-sonatype plugin

🤖 Generated with Claude Code

- Remove references to deprecated sbt-sonatype plugin
- Update credentials setup to use new Sonatype Central format
- Replace sonatypeBundleRelease with sonaRelease command
- Add environment variable alternative for credentials
- Update host from oss.sonatype.org to central.sonatype.com

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@github-actions github-actions bot added the doc label Jul 19, 2025
@xerial xerial merged commit fe697bc into main Jul 19, 2025
2 checks passed
@xerial xerial deleted the update-readme-publishing-instructions branch July 19, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant