-
Notifications
You must be signed in to change notification settings - Fork 25
Rolling a Release
Andy Jackson edited this page Apr 25, 2024
·
4 revisions
- Recent Maven (>=3.5? - 3.0 is too old.)
- Oracle JDK 8 (not compatible with later versions AFAICT)
- Internet Access
- GPG keys setup
- Access to the release artefact package 'space', which is
uk.bl.wa.discovery
in this case.
See OSSRH Guide for details, including the documentation on setting up Maven to deploy to OSSRH.
- mvn release:prepare
- mvn release:perform
- Log into https://oss.sonatype.org/ and find the release in 'staging repositories'
- Click 'Close' to finalise it.
- Click 'Release' to release it.
- Await replication to https://search.maven.org/search?q=g:uk.bl.wa.discovery