Doubt except that it does not let start a Maven project

Asked

Viewed 26 times

0

I cannot start a Maven project in Eclipse, I have already configured the environment variables and recognized the version. I don’t understand is Exception and how 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.SLContext.getInstance(Sslcontext.java:156) at org.apache.http.ssl.Sslcontexts.createDefault(Sslcontexts.java:51)

1 answer

0

how is your project structure? Where you put the file pom.xml? Puts the data in your file pom.xml here to make it easier to help you.

  • I was able to solve it already (configuring Maven dependencies with the most current Spring)

Browser other questions tagged

You are not signed in. Login or sign up in order to post.