I have a problem with Maven. I use as environment
Windows 10
Java SE JDK Version 8 update 80
Eclipse Mars 2 with M2Eclipse
Maven 3.5.4
I try to use any of the two but the protocol_version error arises. enable TLS 1.2 in the java application. But it does not work.
I was looking at this solution:
but I do not understand how to make the addition of -Dhttps.protocols = TLSv1.2. no where is it made.
thank you very much for your time, excuse my english