I\'m new to Intellij Idea, i just import a project with pom.xml, but the ide didn\'t resolve anything in maven dependencies.
Anything defined in p
Using default maven (which comes with IntelliJ) also could create this problem. So configure the maven which you have installed.
This can be done from: File -> Settings -> Build, Execution, Deployment -> Maven
Update following settings according to your maven installation: