I have maven project. Maven build complete SUCCESS. But i can\'t make this project.
[INFO] BUILD SUCCESS
Project contains one module. Idea can\'t see dependencie
Option Maven -> Reimport should force Intellij to reload all dependencies. Alternatively, as mentioned in comments you can click the Reimport All Maven Projects button in Maven Projects view.
Maven -> Reimport
Reimport All Maven Projects
Maven Projects