在maven clean的时候一直报这个错误:

Cannot access nexus (http://110.110.110.42:8082/repository/maven-public/) in offline mode and the artifact org.springframework.boot:spring-boot-starter-parent:pom:2.0.1.RELEASE has not been downloaded from it before. and ‘parent.relativePath’ points at no local POM @ line 15, column 13

查找资料发现是,maven默认配置 work offline, 去掉勾选:
Cannot access nexus (http://110.110.110.42:8082/repository/maven-public/) in offline mode and the ar

相关文章:

  • 2022-12-23
  • 2021-11-05
  • 2021-05-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-10
  • 2021-04-01
  • 2021-09-17
  • 2021-12-22
  • 2021-07-21
  • 2022-01-18
  • 2022-12-23
相关资源
相似解决方案