srs / gradle-node-plugin

Gradle plugin for integrating NodeJS in your build. :rocket:
Apache License 2.0
866 stars 211 forks source link

Unable to use because jar file not found in repository #311

Open ghost opened 5 years ago

ghost commented 5 years ago

Currently there are no 'com.moowork.node.gradle.plugin-*.jar' files in the gradle plugin repository for this plugin. https://plugins.gradle.org/m2/com/moowork/node/com.moowork.node.gradle.plugin/

morrell commented 5 years ago

Having the same problem.

[11:14:09]Error resolving plugin [id: 'com.moowork.node', version: '1.2.0'] [11:14:09]> Could not resolve all dependencies for configuration 'detachedConfiguration3'. [11:14:09] > Could not determine artifacts for com.moowork.node:com.moowork.node.gradle.plugin:1.2.0 [11:14:09] > Could not get resource 'https://plugins.gradle.org/m2/com/moowork/node/com.moowork.node.gradle.plugin/1.2.0/com.moowork.node.gradle.plugin-1.2.0.jar'. [11:14:09] > Could not HEAD 'https://plugins.gradle.org/m2/com/moowork/node/com.moowork.node.gradle.plugin/1.2.0/com.moowork.node.gradle.plugin-1.2.0.jar'. [11:14:09] > Read timed out

Frontrider commented 5 years ago

All of the jar files are still missing.