idea intellij maven project can't make

前端 未结 8 952
醉话见心
醉话见心 2021-02-05 23:18

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

8条回答
  •  时光说笑
    2021-02-05 23:41

    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.

提交回复
热议问题