为什么我用阿里云的Maven仓库下不了jar包

发布于 2022-01-02 00:39:28 字数 800 浏览 494 评论 3

我配置了阿里云的Maven仓后,一些基本的jar包还是可以下载的,如果是Spring Boot相关的jar包,都会报如下错误:

#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Thu Apr 25 10:03:34 CST 2019
http://maven.aliyun.com/nexus/content/groups/public/.error=Could not transfer artifact org.springframework.boot:spring-boot-starter-freemarker:jar:javadoc:2.1.4.RELEASE from/to nexus-aliyun (http://maven.aliyun.com/nexus/content/groups/public): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
@default-nexus-aliyun-http://maven.aliyun.com/nexus/content/groups/public/.lastUpdated=1556157814447

看错误提示应该是证书的问题,请问如何配置呀,谢谢!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

半世蒼涼 2022-01-06 11:35:00

导入以后,没有效果怎么破

别低头,皇冠会掉 2022-01-05 06:17:23

这应该是需要网站证书,看看这个 https://blog.csdn.net/gabriel576282253/article/details/81531746

你曾走过我的故事 2022-01-02 18:29:32

原因我已经找到了,我以前部署过CAS服务,所以导入了自己的证书,现在重装了JDK后该错误没有出现

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文