Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 512 Bytes

RELEASING.md

File metadata and controls

15 lines (14 loc) · 512 Bytes

Steps

  1. Setup a pgp key
  2. Set up settings.xml
  3. Make sure pom version is right (no -SNAPSHOT)
  4. Tag the release and push to github
  5. mvn clean deploy -Dmaven.test.skip -P public-release
  6. Release the deployment from Nexus
  7. Increment the pom version with -SNAPSHOT

Known issues

  • Inappropriate ioctl for device
    > GPG_TTY=$(tty)
    > export GPG_TTY