Skip to content

Commit

Permalink
Leave note for scatter-brained future me
Browse files Browse the repository at this point in the history
Some things take a while to show up in Sonatype, but the staging repository is not one of them. Don't sit there refreshing forever, perform the release.

Signed-off-by: Matthias Rampke <[email protected]>
  • Loading branch information
matthiasr authored Dec 6, 2023
1 parent 29299f7 commit 2b073ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ mvn release:perform
This will upload everything to OSSRH into a **staging repository**.
To locate it, [log into Sonatype OSS](https://oss.sonatype.org/), then open [Staging Repositories](https://oss.sonatype.org/#stagingRepositories).
If it spins forever, open the [main page](https://oss.sonatype.org/) and log in first.
If nothing shows up, you probably forgot to `mvn release:perform`.

Press "Close" to promote the release.

Expand Down

0 comments on commit 2b073ca

Please sign in to comment.