IntelliJ and M2 repo
intellij-idea
Solution
In Settings > Maven click on Override next to Local repository directory http://www.jetbrains.com/idea/webhelp/maven.html
Hope this helps.
Problem
I have configured Maven in IntelliJ, and the paths are correct to the M2 repo. How do I tell IntelliJ to look at that repo when it needs a dependency in my project?