Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 157 Bytes

mvn.md

File metadata and controls

10 lines (6 loc) · 157 Bytes

Building and signing

mvn clean package verify

If signing gives error "gpg: signing failed: Inappropriate ioctl for device"

export GPG_TTY=$(tty)