环境公司提供的IDEA,版本为16.3。

前端环境为react、版本控制使用gradle,后端语言使用kotlin。

在项目的依赖导入过程中出现了如下问题:

unindexed remote maven repositories found。

如图:

IDEA中遇到的gradle问题:unindexed remote maven repositories found

点击Open Repositories List后出现:

IDEA中遇到的gradle问题:unindexed remote maven repositories found

多番尝试修改maven配置,都无法解决。

最后将idea更新,采用版本2017.3。现在可以正常导入依赖。

 

相关文章:

  • 2022-01-07
  • 2021-11-02
  • 2021-07-31
  • 2021-12-04
  • 2021-07-06
  • 2021-05-09
  • 2021-08-16
猜你喜欢
  • 2021-11-07
  • 2021-04-07
  • 2021-11-15
  • 2021-05-15
  • 2021-08-18
  • 2022-12-23
  • 2022-01-14
相关资源
相似解决方案