Skip to content

Commit

Permalink
Add not about Sonatype tokens to release script
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton committed Oct 30, 2024
1 parent 1209e1f commit 4eb86f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ git push
#
# - documentation at <https://central.sonatype.org/pages/apache-maven.html>
# - make sure your have a username and password in `~/.m2/settings.xml`
# using the Access User Token from your profile on <https://oss.sonatype.org>
# - enter your GPG password, maybe with a dialog window
step "Release to Maven Central"
mvn clean deploy -P release
Expand Down

0 comments on commit 4eb86f5

Please sign in to comment.