You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/03/16 19:23:44 UTC

[GitHub] [maven-gpg-plugin] bmarwell commented on pull request #9: [MGPG-79] fix handling of external pinentry programs in case the passphrase is not given

bmarwell commented on pull request #9:
URL: https://github.com/apache/maven-gpg-plugin/pull/9#issuecomment-800540973


   > Haven't tried the latest commit, but now I see this. Maven 3.2.5 is quite old, as is jdk1.7.0_80. It's possible it's having SSL problems connecting to Maven Central.
   
   That is correct. TLS 1.2 (and even 1.3!) was backported to Java 8, but Java 7 can only connect to TLS 1.0 endpoints iirc.
   Java 8 can create Java 7 bytecode, so we are fine here.


----------------------------------------------------------------
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:
users@infra.apache.org