NutzCN Logo
问答 maven 下载jar包,部分jar包下载失败
发布于 2123天前 作者 applepeng520 4874 次浏览 复制 上一个帖子 下一个帖子
标签:

以下为ojdbc6.jar下载失败,lastUpdateed文件内容:

NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.

Wed Jun 27 16:55:25 CST 2018

@default-nutzcn-libs-release-https://jfrog.nutz.cn/artifactory/libs-release/.lastUpdated=1530089721706
http://maven.aliyun.com/nexus/content/groups/public/.error=
https://jfrog.nutz.cn/artifactory/libs-release/.error=Could not transfer artifact ojdbc6:ojdbc6:pom:ojdbc6 from/to nutzcn-libs-release (https://jfrog.nutz.cn/artifactory/libs-release): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
http://maven.aliyun.com/nexus/content/groups/public/.lastUpdated=1530089725009

9 回复

我现在更换了1.8.171的jdk了,这个错不报了,我重新导入的maven项目,出了新的错误Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:3.0.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:3.0.2;
clean项目弹出这个错误提示;
.m2下面的plugins目录下的文件夹全部删除,update让maven重新下载依赖包还是报这个错,求帮助!!

@Wizzercn
我现在更换了1.8.171的jdk了,这个错不报了,我重新导入的maven项目,出了新的错误Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:3.0.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:3.0.2;
clean项目弹出这个错误提示;
.m2下面的plugins目录下的文件夹全部删除,update让maven重新下载依赖包还是报这个错,求帮助!!

是不是配了mirror?

@wendal 是滴是滴,配阿里云的

@wendal 我的pom.xml和setting.xml就是按照这个地址配置的,我现在把镜像库去掉了,现在所有的jar包正常下载下来了,这样不会有问题吧,麻烦您了

添加回复
请先登陆
回到顶部