本地maven库中有jar包但是maven加载不了
方法一( 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.
愿你眼中有光芒,活成你想要的模样