Skip to content

feat: add Maven Central publishing profile#12

Merged
ancongui merged 1 commit into
developfrom
feature/maven-central-publishing
Feb 11, 2026
Merged

feat: add Maven Central publishing profile#12
ancongui merged 1 commit into
developfrom
feature/maven-central-publishing

Conversation

@ancongui
Copy link
Copy Markdown
Contributor

Summary

  • Add maven-gpg-plugin.version and central-publishing-maven-plugin.version properties
  • Add maven-central profile with GPG signing and Sonatype Central Portal publishing plugins
  • When -P maven-central is active, mvn deploy publishes to Central instead of default repository

Test plan

  • mvn verify -P release,maven-central -DskipTests produces .asc signature files
  • Pilot release on fireflyframework-ecm-storage-aws validates end-to-end flow

Add maven-gpg-plugin (3.2.7) and central-publishing-maven-plugin (0.7.0)
version properties. Add maven-central profile that enables GPG artifact
signing and Sonatype Central Portal publishing when activated via -P maven-central.
@ancongui ancongui merged commit c9b0816 into develop Feb 11, 2026
3 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.

1 participant