Why all the dependencies are red?
Answered

Please sign in to leave a comment.
Does the project build/run from the command line Maven?
Try to delete .idea directory and reimport the project from pom.xml.
If the issue persists, check idea.log for errors: Help | Compress Logs and Show in ...
Serge Baranov Thanks bro, I have already figured out that problem. Just the idea automatically ignore the project file, change the ignore setting that it works!