Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 572 Bytes

RELEASING.md

File metadata and controls

17 lines (16 loc) · 572 Bytes

Steps

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

Known issues

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