You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The randomly generated password you used to create a fresh gpg key
210
207
211
208
209
+
login to https://central.sonatype.com/
210
+
click your username in the top right, then View Account,
211
+
click on "Generate User Token", and "Ok"
212
+
212
213
# declare in github (settings) SONATYPE_PASSWORD in plain text
213
-
The password you use to log into https://s01.oss.sonatype.org/ (or https://oss.sonatype.org/ if your Sonatype account was created before February 2021).
214
-
***IMPORTANT*** Login s01.oss.sonatype.org and after profile, and select "User token"
215
-
Alternatively, the password part of the user token if you generated one above.
214
+
The password part of your Sonatype OSSRH token, generated on the Central Portal (not the account password!).
216
215
217
-
# declare in github (settings) SONATYPE_USERNAME in plain text
218
-
***IMPORTANT*** Login s01.oss.sonatype.org, got to profile, and select "User token"
219
-
Alternatively, the username part of the user token if you generated one above.
216
+
# declare in github (settings) SONATYPE_USERNAME in plain text
217
+
The username part of your Sonatype user token (not the account username!).
0 commit comments