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:
[email protected]


Reply via email to