Skip to content

build: add distributionManagement for Maven Central#38

Merged
pratyush618 merged 1 commit intomainfrom
build/distribution-management
Mar 29, 2026
Merged

build: add distributionManagement for Maven Central#38
pratyush618 merged 1 commit intomainfrom
build/distribution-management

Conversation

@pratyush618
Copy link
Copy Markdown
Collaborator

Summary

  • Add distributionManagement section to root pom.xml pointing to Sonatype OSSRH
  • Required for mvn deploy -Prelease to publish artifacts to Maven Central

Prerequisites before first release

  1. Verify org.byteveda namespace on https://central.sonatype.com (DNS TXT record)
  2. Add GitHub secrets: OSSRH_USERNAME, OSSRH_TOKEN, GPG_PRIVATE_KEY, GPG_PASSPHRASE

@pratyush618 pratyush618 merged commit c69b358 into main Mar 29, 2026
10 checks passed
@pratyush618 pratyush618 deleted the build/distribution-management branch March 31, 2026 17:13
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