Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I could not build the project #2

Open
cheprus opened this issue Oct 9, 2020 · 0 comments
Open

I could not build the project #2

cheprus opened this issue Oct 9, 2020 · 0 comments

Comments

@cheprus
Copy link

cheprus commented Oct 9, 2020

Hello,
The gradle configuration does not recognize libraries versions. Could you help me please?

mini:productive-kalendar chep$ ./gradlew build
Build cache is an incubating feature.

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'productive-kalendar'.

Could not resolve all files for configuration ':classpath'.
Could not download commons-compress.jar (org.apache.commons:commons-compress:1.14)
> Could not get resource 'https://plugins.gradle.org/m2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar'.
> Could not GET 'https://plugins.gradle.org/m2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar'.
> Connection reset
Could not download kotlin-reflect.jar (org.jetbrains.kotlin:kotlin-reflect:1.2.0)
> Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-reflect/1.2.0/kotlin-reflect-1.2.0.jar'.
> Could not GET 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-reflect/1.2.0/kotlin-reflect-1.2.0.jar'.
> Connection reset
Could not download kotlin-stdlib.jar (org.jetbrains.kotlin:kotlin-stdlib:1.2.0)
> Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/1.2.0/kotlin-stdlib-1.2.0.jar'.
> Could not GET 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/1.2.0/kotlin-stdlib-1.2.0.jar'.
> Connection reset
Could not download spring-core.jar (org.springframework:spring-core:5.0.7.RELEASE)
> Could not get resource 'https://plugins.gradle.org/m2/org/springframework/spring-core/5.0.7.RELEASE/spring-core-5.0.7.RELEASE.jar'.
> Could not GET 'https://plugins.gradle.org/m2/org/springframework/spring-core/5.0.7.RELEASE/spring-core-5.0.7.RELEASE.jar'.
> Connection reset

  • 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 2s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant