Syquel edited a comment on pull request #9: URL: https://github.com/apache/maven-gpg-plugin/pull/9#issuecomment-795687125
I was able to reproduce the issue with GpgSignAttachedMojoIT.testInteractiveWithoutPassphrase locally on Linux by unsetting the environment variable "GPG_TTY". I pushed a new commit, which sets an invalid pinentry program for gpg-agent (instead of letting an actual one time out). That should enable the test to run on Jenkins. Sorry for that. I did not take Jenkins into account. ---------------------------------------------------------------- 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]
