How to make IDEA update the maven dependencies?
I have created a spring mvc module using IDEA, it use Maven as the build
tool.
However since I have crate my own maven repository using artifacotry, and
the artifacotry is not started during I create the project, so most of the
dependencies are not imported.
Now, I startup the artifacotry, and try to make IDEA update the
dependencies,but I can not find how to make it?
This is my project status now.
I have tried Reimport All Maven Projects, but it does not work.
Any idea?
No comments:
Post a Comment