【发布时间】:2022-07-07 14:17:59
【问题描述】:
在 AWS CodeBuild 管道中,我在构建映像任务期间收到此错误:
could not download https://repo.spring.io/release/org/springframework/cloud/spring-cloud-bindings/1.10.0/spring-cloud-bindings-1.10.0.jar
相同的构建在我的 PC 上失败,并且工件 spring-cloud-bindings-1.10.0.jar 在 repo.spring.io 上不再存在。
【问题讨论】:
标签: spring-boot spring-boot-maven-plugin