Unindexed remote maven repositories in IntelliJ IDEA 14

前端 未结 7 1973
我寻月下人不归
我寻月下人不归 2020-12-30 19:22

I\'ve imported an existing Gradle project to IntelliJ IDEA. I keep getting a notification:

Unindexed remote maven repositories found.

7条回答
  •  隐瞒了意图╮
    2020-12-30 19:42

    Problem caused after idea update. Maven settings resets to bundled version. Solution for that problem is in setting of maven version to latest version.

提交回复
热议问题