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

Gulp plugin 1.1.0 is not found in Gradle Central Plugin Repository #188

Closed
ahamana opened this issue Jan 16, 2017 · 2 comments
Closed

Gulp plugin 1.1.0 is not found in Gradle Central Plugin Repository #188

ahamana opened this issue Jan 16, 2017 · 2 comments

Comments

@ahamana
Copy link

ahamana commented Jan 16, 2017

I specify the gradle-gulp-plugin 1.0.0 in the build.gradle.

plugins {
    id 'com.moowork.gulp' version '1.1.0'
}

But when running gulp tasks, I encounter the following error.

Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
Gradle Central Plugin Repository (plugin 'com.moowork.gulp' has no version '1.1.0' - see https://plugins.gradle.org/plugin/com.moowork.gulp for available versions)

Colud you please push the version 1.1.0 to Gradle Central Plugin Repository?

Thank you in advance.

@srs
Copy link
Owner

srs commented Jan 16, 2017

Ah, right. I see that something went wrong with the publishing. Will fix it right away.

@srs
Copy link
Owner

srs commented Jan 16, 2017

Now it should work. Just update to use 1.1.1.

@srs srs closed this as completed Jan 16, 2017
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