Skip to content

Fix Maven Central publishing configuration#3

Merged
wow-miley merged 1 commit intomainfrom
wow-miley/fix-signing-publishing
Feb 27, 2026
Merged

Fix Maven Central publishing configuration#3
wow-miley merged 1 commit intomainfrom
wow-miley/fix-signing-publishing

Conversation

@wow-miley
Copy link
Contributor

Summary

  • Removed duplicate signing plugin and useGpgCmd() configuration that conflicted with vanniktech plugin's in-memory signing
  • Updated GitHub Actions workflow to use correct Maven Central Portal secret names (MAVEN_CENTRAL_USERNAME/PASSWORD instead of OSSRH_USERNAME/PASSWORD)
  • Fixed Gradle task name from publishAllPublicationsToMavenCentral to publishAllPublicationsToMavenCentralRepository

These changes align the publishing configuration with the vanniktech maven-publish plugin's expected setup, which uses in-memory signing on CI (no GPG agent available).

Co-Authored-By: Claude Haiku 4.5 noreply@anthropic.com

…e conflicts

Remove duplicate signing plugin and useGpgCmd() configuration that conflicts with vanniktech plugin's in-memory signing. Update GitHub Actions to use correct Maven Central Portal secret names and fix Gradle task name for publishing.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@wow-miley wow-miley merged commit 353e5a0 into main Feb 27, 2026
1 check passed
@wow-miley wow-miley deleted the wow-miley/fix-signing-publishing branch March 5, 2026 03:02
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.

1 participant