标签: intellij-idea
我在IntelliJ中配置了Maven,并且路径对于M2 repo是正确的。当我需要项目中的依赖项时,如何告诉IntelliJ查看该repo?
答案 0 :(得分:5)
在设置> Maven单击Local repository目录旁边的Override http://www.jetbrains.com/idea/webhelp/maven.html
希望这有帮助。