Intellij idea cannot resolve anything in maven

后端 未结 28 2151
一个人的身影
一个人的身影 2020-11-29 16:15

I\'m new to Intellij Idea, i just import a project with pom.xml, but the ide didn\'t resolve anything in maven dependencies.

Anything defined in p

28条回答
  •  一整个雨季
    2020-11-29 16:31

    In Settings -> Maven -> Repositories only some repositories configured in my settings displayed.

    Workaround

    It is probably a bug (Idea 13.1.5 Ultimate). It helped me to switch the mirrors. The one that was not showing up to the top.

提交回复
热议问题