Skip to content

Commit

Permalink
Add extra post release plugin run steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul McKeown committed Dec 14, 2024
1 parent f950781 commit 3f0b347
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion doc/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,9 @@ After these steps remember to set the next SNAPSHOT version release number and c

The release process signs the published artifacts as a requirement for publishing to the Sonatype OSS Repository Hosting
(OSSRH) servers. Follow the instructions [here](https://blog.sonatype.com/2010/01/how-to-generate-pgp-signatures-with-maven/)
on how to generate, publish and use a pgp key for use when signing the release artifacts.
on how to generate, publish and use a pgp key for use when signing the release artifacts.

# After Release Plugin Runs
1. Go to https://central.sonatype.com
2. Log in with username and password as an entity with publishing rights on the namespace
3. Go to https://central.sonatype.com/publishing and publish the new package

0 comments on commit 3f0b347

Please sign in to comment.