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

Enhancement: Publish the check to plugins.gradle.org #7

Open
feugatos opened this issue Apr 25, 2015 · 1 comment
Open

Enhancement: Publish the check to plugins.gradle.org #7

feugatos opened this issue Apr 25, 2015 · 1 comment

Comments

@feugatos
Copy link

Hi there.

Publishing the plugin to plugins.gradle.org would enable everyone to use the new plugin syntax that gradle 2.1+ allows.

eg.

plugins {
  id "me.tatarka.retrolambda" version "3.0.1"
}

More info can be found here https://plugins.gradle.org/docs/submit.

Thanks.

@igelgrun
Copy link
Member

Check plugin is now available on plugins.gradle.org.

Unfortunately, it doesn't work because Google haven't published its Android plugin to plugins.gradle.org:

An exception occurred applying plugin request [id: 'com.noveogroup.android.check', version: '1.2.0']
> Failed to apply plugin [id 'com.noveogroup.android.check']
   > Task with name 'check' not found in root project 'android-check-plugin-example'.

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

No branches or pull requests

2 participants