Maven无法下载依赖

Posted codercg的博客

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Maven无法下载依赖相关的知识,希望对你有一定的参考价值。

IDEA下载依赖时提示 resolving dependencies of xxx, yyy ,卡住不动

执行mvn compile命令,提示: [ERROR] ‘dependencies.dependency.systemPath‘ for jdk.tools:jdk.tools:jar must specify an absolute path but is ${JAVA_HOME}/lib/tools.jar @ line 160, column 16

按照提示,设置JAVA_HOME,重启IDEA,问题解决。

以上是关于Maven无法下载依赖的主要内容,如果未能解决你的问题,请参考以下文章

idea下载社区版后无法从Maven私有仓库下载依赖

解决 Maven 无法下载 fastdfs-client-java 依赖。

解决 Maven 无法下载 fastdfs-client-java 依赖。

maven无法下载私有库中的jar包

IDEA中Maven依赖包无法下载或导入问题解决办法

解决Maven无法下载依赖问题