Could not transfer artifact org.springframework.boot:spring-boot-loader-tools:jar:2.1.3.RELEASE from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.52.215] failed: Connection timed out: connect
上面的错误提示就是install parent项目时提示出来的。Could not transfer artifact org.springframework.boot:spring-boot-loader-tools:jar:2.1.3.RELEASE from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.52.215] failed: Connection timed out: connect
我使用的是idea,项目能跑起来,就是准备发布的时候,在parent项目上install的时候提示:
Could not transfer artifact org.springframework.boot:spring-boot-loader-tools:jar:2.1.3.RELEASE from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/151.101.196.215] failed: Connection timed out: connect