I can not start a Maven project in Eclipse, I have already set the environment variables and I recognized the version. I'm not understanding what it is Exception
and how to do it to run Maven in Eclipse
Error:
Caused by: java.security.NoSuchAlgorithmException: TLS SSLContext not available at sun.security.jca.GetInstance.getInstance (GetInstance.java:159) at javax.net.ssl.SSLContext.getInstance (SSLContext.java:156) at org.apache.http.ssl.SSLContexts.createDefault (SSLContexts.java:51)