修改pom.xml文件时报错

来源:2-2 引入SpringBoot依赖包实现简单的WEB项目

qq_Keepyourself_03942557

2018-12-28 12:27

Failure to transfer org.springframework.boot:spring-boot-starter-parent:pom:2.0.5.RELEASE from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:2.0.5.RELEASE from/to central (https://repo.maven.apache.org/maven2): Software caused connection abort: recv failed 


网上没有找到解决办法,怎么解决呢?

写回答 关注

1回答

  • 龙虾三少
    2018-12-28 16:32:52

    修改maven setting.xml内的数据源为阿里云的数据源

SpringBoot构建电商基础秒杀项目

应用SpringBoot快速搭建拥有用户、商品、交易及秒杀活动的电商秒杀应用。

49119 学习 · 954 问题

查看课程

相似问题