【问题标题】:SPRING BOOT/ Failed to collect dependencies at org.springframework.boot:spring- boot-starter:jar:1.0.0.RC5SPRING BOOT/未能在 org.springframework.boot:spring-boot-starter:jar:1.0.0.RC5 收集依赖项
【发布时间】:2020-08-09 05:30:07
【问题描述】:

我是 Spring Boot 的新手,我尝试在 Spring CLI 中运行这个简单的程序,但它显示一个错误,我该如何解决?

startup failed:
General error during conversion: 
org.eclipse.aether.resolution.DependencyResolutionException: Failed to collect dependencies at org.springframework.boot:spring-boot-starter:jar:1.0.0.RC5

1 个错误

【问题讨论】:

标签: java spring eclipse spring-boot maven


【解决方案1】:

我遇到了同样的错误。然后我发现我使用的是旧版本的 Spring Boot CLI。 有错误的版本 - spring-1.3.0.RELEASE ,工作版本-spring-2.6.1

【讨论】:

    猜你喜欢
    • 2020-08-15
    • 2021-02-26
    • 1970-01-01
    • 1970-01-01
    • 2020-03-31
    • 2020-11-11
    • 2022-12-22
    • 1970-01-01
    • 2020-09-10
    相关资源
    最近更新 更多