maven打包报错The following artifacts could not be resolved
·
前言
导包问题,当前包反向安装还报错
Could not collect dependencies for project com.eshore.dsp.business:dsp-service-common:jar:6.2.0
[ERROR] Failed to read artifact descriptor for com.eshore.dsp.public:public-config:jar:6.2.0
[ERROR] Caused by: The following artifacts could not be resolved: com.eshore.dsp.public:dsp-public:pom:6.2.0 (absent): com.eshore.dsp.public:dsp-public:pom:6.2.0 was not found in https://yd-srdart.srdcloud.cn/maven/public/public-maven-virtual during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of public has elapsed or updates are forced
[ERROR] Failed to read artifact descriptor for com.eshore.khala:khala-common-core:jar:6.2.0
[ERROR] Caused by: The following artifacts could not be resolved: com.eshore.khala:khala-commons:pom:6.2.0 (absent): com.eshore.khala:khala-commons:pom:6.2.0 was not found in https://yd-srdart.srdcloud.cn/maven/public/public-maven-virtual during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of public has elapsed or updates are forced
1、maven反向安装idea 反向安装jar包到仓库
2、使用其他人的仓库,拷贝一份
3、使用相同版本maven
注意
建议使用可以启动版本的maven
maven版本库
更多推荐
所有评论(0)