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

Could not find any version that matches com.android.tools.build:gradle:0.12.+. #2

Closed
robert-wallis opened this issue Jan 23, 2015 · 1 comment

Comments

@robert-wallis
Copy link

It seems there are a few problems with this plugin. It's referencing raw files using an incorrect github raw API. And an incompatibly outdated gradle version.

What am I doing wrong?

Compiling build file '/Users/robert/Dev/fla-android/app/build.gradle' using StatementExtractingScriptTransformer.
Resource missing. [HTTP GET: https://github.com/RoboBinding/RoboBinding-aspectj-plugin/raw/master/mavenRepo/com/android/tools/build/gradle/maven-metadata.xml]
Resource missing. [HTTP GET: https://github.com/RoboBinding/RoboBinding-aspectj-plugin/raw/master/mavenRepo/com/android/tools/build/gradle/]

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:classpath'.
   > Could not find any version that matches com.android.tools.build:gradle:0.12.+.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/tools/build/gradle/maven-metadata.xml
         https://github.com/RoboBinding/RoboBinding-aspectj-plugin/raw/master/mavenRepo/com/android/tools/build/gradle/maven-metadata.xml
         https://github.com/RoboBinding/RoboBinding-aspectj-plugin/raw/master/mavenRepo/com/android/tools/build/gradle/
     Required by:
         fla-android:app:unspecified > org.robobinding:aspectj-plugin:0.8.3
@weicheng113
Copy link
Member

Fixed and 0.8.4 is published.

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

2 participants