Created
January 24, 2014 04:39
-
-
Save tophyr/8592172 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/Projects/DocuSign/Ink_Android $gw connectedDeviceTest | |
Error listing versions of com.android.tools.build:gradle:0.7.+ using class org.gradle.api.internal.artifacts.repositories.resolver.MavenVersionLister$1. Will attempt an alternate way to list versions. This behaviour has been deprecated and is scheduled to be removed in Gradle 2.0 | |
FAILURE: Build failed with an exception. | |
* What went wrong: | |
A problem occurred configuring root project 'Ink_Android'. | |
> Could not resolve all dependencies for configuration ':classpath'. | |
> Could not resolve com.android.tools.build:gradle:0.7.+. | |
Required by: | |
:Ink_Android:unspecified | |
> Failed to list versions for com.android.tools.build:gradle:0.7.+. | |
> Could not list versions using M2 pattern 'http://repo1.maven.org/maven2/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]'. | |
> Could not GET 'http://repo1.maven.org/maven2/com/android/tools/build/gradle/'. | |
> repo1.maven.org | |
* Try: | |
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. | |
BUILD FAILED | |
Total time: 2.342 secs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment