org.springframework:spring-webmvc:pom:5.3.1 failed to transfer from https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.springframework:spring-webmvc:pom:5.3.1 from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.108.215] failed: Read timed out 尝试使用 -U 标记(强制更新快照)运行 Maven 导入 最好是不要捆绑 选本地的maven仓库

本文讲述了在尝试使用SpringWebMVC5.3.1版本时,Maven遇到从ApacheMaven中央仓库下载失败的问题,原因可能是连接超时。文章建议避免绑定本地仓库并强制更新,或等待官方更新间隔过后再尝试。

6243

被折叠的 条评论
为什么被折叠?



