It fails when I try to buid the project and this is what it throws me at the end. What can I do? Please… Help.
- What went wrong:
A problem occurred configuring root project ‘APIBaseBIG’.
Could not resolve all artifacts for configuration ‘:classpath’.
Could not resolve org.springframework.boot:spring-boot-gradle-plugin:2.1.4.RELEASE.
Required by:
project : > org.springframework.boot:org.springframework.boot.gradle.plugin:2.1.4.RELEASE
Could not resolve org.springframework.boot:spring-boot-gradle-plugin:2.1.4.RELEASE.
Could not parse POM https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-gradle-plugin/2.1.4.RELEASE/spring-boot-gradle-plugin-2.1.4.RELEASE.pom
Could not resolve org.springframework.boot:spring-boot-tools:2.1.4.RELEASE.
Could not resolve org.springframework.boot:spring-boot-tools:2.1.4.RELEASE.
Could not get resource ‘https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-tools/2.1.4.RELEASE/spring-boot-tools-2.1.4.RELEASE.pom’.
Could not GET ‘https://jcenter.bintray.com/org/springframework/boot/spring-boot-tools/2.1.4.RELEASE/spring-boot-tools-2.1.4.RELEASE.pom’.
Connect to jcenter.bintray.com:443 [jcenter.bintray.com/34.95.74.180] failed: Connection timed out: connect
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org
BUILD FAILED in 3m 29s