-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The current GitHub workflows will, upon creating a GitHub release of this project:
- Create a 'repository' for the release to be created in Sonatype's Nexus Repository Manager (OSS Repository Hosting).
- Create all artifacts required for publication to the Maven Central repository
- Use GPG to sign those artifacts
- Upload them to the repository.
Two steps currently need to be executed manually:
- Closing the repository (which will start a verification process)
- Publishing the data in the repository (which makes the artifacts available through the Maven Central repository.
These steps are performed with just a few button clicks in the Nexus repo manager, but it'd be nice if they could be automated.
Metadata
Metadata
Assignees
Labels
No labels