在编辑pom.xml时,第一行有个刺眼红色×,然后在Problems看到这个问题

[ERROR] The build could not read 1 project -> [Help 1]E:\mvn\repo\org\springframework\boot\spring-boot-dependencies\2.1.1.RELEASE

在这里看到解决办法:https://blog.csdn.net/qq_36135335/article/details/86242914

在本地的maven库中删除了E:\mvn\repo\org\springframework\boot\spring-boot-dependencies\2.1.1.RELEASE下的所有文件,然后项目右键Maven-->Update Project

操作一波,问题没了,不知对遇到相同问题的你适不适用

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-19
  • 2021-09-06
  • 2021-11-30
  • 2022-02-04
  • 2021-04-20
  • 2021-04-21
猜你喜欢
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-17
相关资源
相似解决方案