The instruction in the release-readme does not work: ``` mvn release:prepare release:perform -Darguments=-Dgpg.passphrase=PASSPHRASE ``` even if specified you will get several prompts during release to input the passphrase. **See Also:** - [Maven GPG Plugin Usage](http://maven.apache.org/plugins/maven-gpg-plugin/usage.html)
The instruction in the release-readme does not work:
even if specified you will get several prompts during release to input the passphrase.
See Also: