Syquel commented on pull request #9: URL: https://github.com/apache/maven-gpg-plugin/pull/9#issuecomment-800644929
Thanks to your comments I was able to reproduce the issue locally with Oracle JDK 7. Apparently the maven-invoker-plugin sets the system property `https.protocols`, which was missing in my JUnit-based maven-invoker test. Now I am stuck at an issue with the certificate chain, but that will have to wait until tomorrow unfortunately. I am not sure whether my testing approach with a JUnit-based maven-invoker test is still viable. Maybe I should just go with the approach @elharo initially suggested? ---------------------------------------------------------------- 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]
