簡體   English   中英

SPRING BOOT/無法在 org.springframework.boot:spring-boot-starter:jar:1.0.0.RC5 收集依賴項

[英]SPRING BOOT/ Failed to collect dependencies at org.springframework.boot:spring- boot-starter:jar:1.0.0.RC5

我是 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 個錯誤

我遇到了同樣的錯誤。 然后我發現我使用的是舊版本的 Spring Boot CLI。 有錯誤的版本 - spring-1.3.0.RELEASE,工作版本 - spring-2.6.1

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM