Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Gulp plugin 1.0.0 is not found in Gradle Central Plugin Repository #170

Closed
ahamana opened this issue Dec 3, 2016 · 4 comments
Closed

Gulp plugin 1.0.0 is not found in Gradle Central Plugin Repository #170

ahamana opened this issue Dec 3, 2016 · 4 comments

Comments

@ahamana
Copy link

ahamana commented Dec 3, 2016

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

plugins {
    id 'com.moowork.gulp' version '1.0.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.0.0' - see https://plugins.gradle.org/plugin/com.moowork.gulp for available versions)

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

Thank you in advance.

@ahamana ahamana changed the title Gulp plugin 1.0.0 is not found on Gradle Central Plugin Repository Gulp plugin 1.0.0 is not found in Gradle Central Plugin Repository Dec 3, 2016
@srs
Copy link
Owner

srs commented Dec 4, 2016

Sorry. My mistake when I cut the 1.0.0 release. Did not add grunt and gulp meta data. Will do and report back on this thread when it's active.

@srs
Copy link
Owner

srs commented Dec 4, 2016

Added the metadata to bintray. Have to wait until plugins.gradle.org updates.

@srs
Copy link
Owner

srs commented Dec 4, 2016

Use 1.0.1 instead and it should work. Closing this issue.

@srs srs closed this as completed Dec 4, 2016
@ahamana
Copy link
Author

ahamana commented Dec 4, 2016

@srs Many thanks for your quick action. I can download a new one.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants