Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 473 Bytes

maven.md

File metadata and controls

14 lines (11 loc) · 473 Bytes

Release process

Prereqs:

  • sonatype server passwords in ~/.m2/settings.xml for mvn deploy (otherwise, 401)
  • access to the sonatype user/password when browsing to the web ui
  • gpg installed, key generated and shipped, and passphrase available

Steps:

If having issues releasing, run mvn release:rollback to undo changes.