maven PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException问题讨论

很多博客都有指定说是要下载证书。

https://www.cnblogs.com/jpfss/p/10209164.html

 

或者是忽略证书 如下:

https://blog.csdn.net/a807719447/article/details/107514441

https://blog.csdn.net/jsp_will/article/details/87951082

 

可能经过上面之后,大家的问题会解决,但是会不会有一部分人发现还是不行呢?

是我电脑问题嘛?

其实不是的,

maven PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException问题讨论_第1张图片

 

你需要在idea里面找到settting --> maven --> importing将 JDK or importing改成自己配置证书的即可。

 

good luck

你可能感兴趣的:(maven PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException问题讨论)