jaxen报红,查了很多文章,该设置的都设置了,直到我cmd了一下maven的版本号发现maven不知道啥时候配置异常了
Maven项目无法通过pom.xml自动下载dependency
查看环境变量,发现原本大写的“MAVEN_HOME”不知道怎么的变成了小写的,我之前安装的时候测试过是正常的
Maven项目无法通过pom.xml自动下载dependency
重新修改成大写,cmd-mvn -version成功检测版本号,重启IDEA,成功加载jaxen依赖。
Maven项目无法通过pom.xml自动下载dependency
Maven项目无法通过pom.xml自动下载dependency
Maven项目无法通过pom.xml自动下载dependency

相关文章:

  • 2022-02-01
  • 2022-01-10
  • 2021-07-06
  • 2021-12-05
  • 2021-08-13
  • 2022-12-23
  • 2021-12-24
猜你喜欢
  • 2021-12-22
  • 2021-10-20
  • 2022-01-21
相关资源
相似解决方案