Syquel opened a new pull request #9:
URL: https://github.com/apache/maven-gpg-plugin/pull/9


   Fixes [MGPG-79](https://issues.apache.org/jira/projects/MGPG/issues/MGPG-79) 
by using the default "pinentry-mode" if no passphrase for the GPG key is given.
   Only in case a passphrase for the GPG key is given and shall be passed to 
GPG via stdin, the "pinentry-mode" is set to "loopback".
   
   Additionally the "--batch" option is set as long as Maven is running in 
"non-interactive" mode to prevent other GPG input prompts (e.g. prompting to 
overwrite an already existing signature file), which would cause the command to 
hang indefinitely.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to