jeecg-boot2.1.4,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 failed: Connection timed out: connectideal配置了本地的maven
本地的maven也添加了阿里云的镜像。但是就是不从阿里云的仓库下载依赖。
install parent项目 上面的错误提示就是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 failed: Connection timed out: connect admin_jh9 发表于 2020-3-12 10:42 static/image/common/back.gif
install parent项目
我使用的是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 failed: Connection timed out: connect
页:
[1]