'The maven on the right side of the intellij IDEA is missing plugins and dependencies

1,The maven on the right side of the intellij IDEA is missing plugins and dependencies.help me This question made me cry.

2,Problem Description

mall
---mall-auth
    Lifecycle
    **<missing>**
    **<missing>**
---mall-common
    Lifecycle
    Plugins
    Dependencies
---mall-admin
    Lifecycle
    Plugins
    Dependencies

Neither plugins nor dependencies are displayed

I can't display the pom text It always prompts me "It looks like your post is mostly code; please add some more details." this is disgusting

mall pom

mall-common pom

mall-auth



Solution 1:[1]

You can click right click on the project, and reload maven dependencies.

Force Intellij IDEA to reread all maven dependencies

Solution 2:[2]

Please click the button like below.enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Hristijan Slavkoski
Solution 2 Luke