Update to Maven Release Action & Credentials #155
xomiamoore
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all! If you are using our Maven release GitHub Action , you may have had some wonkiness in the past few days. This is because Maven has now depreciated usernames and passwords and we needed to migrate to their new token system. In addition, we also updated the secret names to make them clearer. This is now complete and the changes are reflected in the GitHub Action, so be sure to update to the latest version.
Sonatype Credentials:
If you're using the
org.camunda.community
groupID, you need to use the OSS URL, username and password:If you're using the
io.camunda
groupID, use the s01 credentials:Most Community Hub projects are in the org.camunda.community groupID so they'll use the first credentials.
I will also be making PRs in the relevant repos over the next day or so to make sure everyone is aware. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions