方法一( win10 + IDEA2018.3+maven 3.6.0 亲测可用)

找到加载不了的jar包文件位置,删掉其中_maven.repositories文件,然后重启下IDEA,就可以了


方法二(网上看到的,没用过。eclipse应该可以):

   maven中的本地仓库的index索引没有更新导致

   解决方案:

         在eclipse中打开菜单 window-> show view –> other –> Maven -> maven repositories

         打开之后,选择local repositories –> local repository ,右击,选择Build index.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-19
  • 2022-02-19
  • 2022-12-23
猜你喜欢
  • 2021-03-30
  • 2021-12-01
  • 2022-01-18
  • 2021-11-05
  • 2021-10-03
  • 2021-12-26
  • 2022-12-23
相关资源
相似解决方案