Skip to content

Commit 4eb86f5

Browse files
committed
Add not about Sonatype tokens to release script
1 parent 1209e1f commit 4eb86f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/release.sh

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ git push
121121
#
122122
# - documentation at <https://central.sonatype.org/pages/apache-maven.html>
123123
# - make sure your have a username and password in `~/.m2/settings.xml`
124+
# using the Access User Token from your profile on <https://oss.sonatype.org>
124125
# - enter your GPG password, maybe with a dialog window
125126
step "Release to Maven Central"
126127
mvn clean deploy -P release

0 commit comments

Comments
 (0)