【发布时间】:2021-09-20 04:29:37
【问题描述】:
我正在尝试使用 2.5.2 spring 版本的 Spring intializr 创建一个项目,但我遇到了这个问题
Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:2.5.2 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/2.5.2/spring-boot-starter-parent-2.5.2.pom
但它适用于 2.4.8 版本,我使用的是 iteliJ idea 和 ubuntu 18.04,我也尝试使用 spring 工具套件,我尝试清理它但没有用。
【问题讨论】:
-
稍后再试。
-
看起来是网络问题:
Transfer failed for https://r...
标签: java spring-boot maven pom.xml