Install gpg agent - LivingDocumentation/livingdoc-maven-plugin GitHub Wiki
Mac OS
On MacOS, pin entry is required (and passphrase can be saved in keychain)
Install gpg-agent
brew install gpg-agent
brew install pinentry-mac
Run gpg-agent
See this gist