We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1209e1f commit 4eb86f5Copy full SHA for 4eb86f5
util/release.sh
@@ -121,6 +121,7 @@ git push
121
#
122
# - documentation at <https://central.sonatype.org/pages/apache-maven.html>
123
# - 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>
125
# - enter your GPG password, maybe with a dialog window
126
step "Release to Maven Central"
127
mvn clean deploy -P release
0 commit comments