GH-236 using now our own aio-lib-java maven central token#255
Merged
francoisledroff merged 1 commit intomainfrom Feb 19, 2026
Merged
GH-236 using now our own aio-lib-java maven central token#255francoisledroff merged 1 commit intomainfrom
francoisledroff merged 1 commit intomainfrom
Conversation
token generated at https://central.sonatype.com/usertoken note that I also had to explicitly enable `snapshots` on our namespaces at https://central.sonatype.com/publishing/namespaces
Comment on lines
+25
to
+26
| <username>${env.MAVEN_USERNAME}</username> | ||
| <password>${env.MAVEN_CENTRAL_TOKEN}</password> |
Member
There was a problem hiding this comment.
Again is are all of these configured in GH actions?
Comment on lines
+213
to
+214
| MAVEN_USERNAME: ${{ secrets.AIO_MAVEN_USER_NAME }} | ||
| MAVEN_CENTRAL_TOKEN: ${{ secrets.AIO_MAVEN_TOKEN }} |
Member
There was a problem hiding this comment.
Where is all of this configured? In GH actions.
Collaborator
Author
There was a problem hiding this comment.
in our repository secrets : at https://github.com/adobe/aio-lib-java/settings/secrets/actions
shikhartanwar
approved these changes
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GH-236 using now our own aio-lib-java maven central token
snapshotson our namespaces at https://central.sonatype.com/publishing/namespacesRelated Issue
#236