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

Weird issue with gradle not being able to retrieve the library dependency #10

Open
nmartins opened this issue Jul 3, 2020 · 0 comments

Comments

@nmartins
Copy link

nmartins commented Jul 3, 2020

Android Studio shows the following error:

`FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task :app:compileDebugJavaWithJavac.

Could not resolve all dependencies for configuration :app:debugRuntimeClasspath.
Could not determine artifacts for com.github.yongjhih.android-proguards:rxjava-pro:-SNAPSHOT:531c7653d9-1: Skipped due to earlier error

  • 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 1m 34s

Could not determine artifacts for com.github.yongjhih.android-proguards:rxjava-pro:-SNAPSHOT:531c7653d9-1: Skipped due to earlier error `

Tried in multiple laptops in different networks and the issue remains the same. This issue is replicates 3 machines in the UK, but a colleague in Spain remains able to build the same source code with the same Android SDK/IDE/gradle configurations.

The CI/CD pipeline was working until 3 days ago and it started failing then. No changes were made in the project.

https://scans.gradle.com/s/vr5oaepohkxhc

Any idea?

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