Skip to content

Claude/publish to maven a odry#16

Merged
jonathan-kosgei merged 2 commits intomasterfrom
claude/publish-to-maven-aOdry
Feb 26, 2026
Merged

Claude/publish to maven a odry#16
jonathan-kosgei merged 2 commits intomasterfrom
claude/publish-to-maven-aOdry

Conversation

@jonathan-kosgei
Copy link
Collaborator

No description provided.

CI was failing because GPG tried to open an interactive pinentry prompt.
This flag allows GPG to accept the passphrase via stdin in headless
environments like GitHub Actions.

https://claude.ai/code/session_01ToqqHtNtg7kdm8TmAMZYe8
Replace nexus-staging-maven-plugin with central-publishing-maven-plugin
(v0.10.0) as oss.sonatype.org has been sunset. The deploy was failing
with 401 because OSSRH doesn't accept Central Portal tokens.

Changes:
- Replace nexus-staging-maven-plugin with central-publishing-maven-plugin
- Update distributionManagement to use 'central' server ID
- Update release.yml server-id to match
- Enable autoPublish for CI deployments

https://claude.ai/code/session_01ToqqHtNtg7kdm8TmAMZYe8
@jonathan-kosgei jonathan-kosgei merged commit 4f6d23c into master Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants