Skip to content

Instantly share code, notes, and snippets.

@ronal2do
Created February 2, 2018 19:59
Show Gist options
  • Save ronal2do/872e63f32267f86b2cf540f4c111ac0e to your computer and use it in GitHub Desktop.
Save ronal2do/872e63f32267f86b2cf540f4c111ac0e to your computer and use it in GitHub Desktop.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugApk'.
> A problem occurred configuring project ':react-native-background-geolocation'.
> Could not resolve all dependencies for configuration ':react-native-background-geolocation:_debugPublishCopy'.
> Could not resolve com.github.tony19:logback-android-core:1.1.1-6.
Required by:
project :react-native-background-geolocation
> Could not resolve com.github.tony19:logback-android-core:1.1.1-6.
> Could not get resource 'https://jitpack.io/com/github/tony19/logback-android-core/1.1.1-6/logback-android-core-1.1.1-6.pom'.
> Could not GET 'https://jitpack.io/com/github/tony19/logback-android-core/1.1.1-6/logback-android-core-1.1.1-6.pom'. Received status code 401 from server: Unauthorized
> Could not resolve com.github.tony19:logback-android-classic:1.1.1-6.
Required by:
project :react-native-background-geolocation
> Could not resolve com.github.tony19:logback-android-classic:1.1.1-6.
> Could not get resource 'https://jitpack.io/com/github/tony19/logback-android-classic/1.1.1-6/logback-android-classic-1.1.1-6.pom'.
> Could not GET 'https://jitpack.io/com/github/tony19/logback-android-classic/1.1.1-6/logback-android-classic-1.1.1-6.pom'. Received status code 401 from server: Unauthorized
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* 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