Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 686 Bytes

File metadata and controls

22 lines (11 loc) · 686 Bytes

Sonatype Staging

can be viewed here

Sonatype Snapshots/Releases

can be viewed here

Gradle docs

can be viewed here

Manual Promotion of releases

is described here

Publish command

SONATYPE_USER=ausername SONATYPE_PASSWORD=asupersecretpassword VERSION='0.0.0-SNAPSHOT' gradle uploadArchives

NB gpg secrets/gradle config are on my MBP in ~/me/gradle.properties and ~/.gnupg/* that's not sustainable :(