Skip to content

chore: add Maven Central publishing config to pom.xml#9

Merged
GregHolmes merged 1 commit intomainfrom
add-maven-central-publishing
Mar 26, 2026
Merged

chore: add Maven Central publishing config to pom.xml#9
GregHolmes merged 1 commit intomainfrom
add-maven-central-publishing

Conversation

@GregHolmes
Copy link
Copy Markdown
Contributor

Description:
Adds the required sections for publishing to Maven Central via Sonatype Central:

  • developers and scm metadata (required by Maven Central)
  • distributionManagement pointing to Sonatype Central
  • release profile with source jar, javadoc jar, GPG signing, and central-publishing-maven-plugin

No changes to build or runtime behavior. The release profile is only activated by the release-please workflow via mvn deploy -P release.

@GregHolmes GregHolmes requested a review from lukeocodes March 26, 2026 14:43
@GregHolmes GregHolmes self-assigned this Mar 26, 2026
@GregHolmes GregHolmes merged commit 6ec170d into main Mar 26, 2026
8 checks passed
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