gradle-node-plugin icon indicating copy to clipboard operation
gradle-node-plugin copied to clipboard

Unable to use because jar file not found in repository

Open ghost opened this issue 7 years ago • 2 comments

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/

ghost avatar Sep 24 '18 08:09 ghost

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

morrell avatar Oct 01 '18 17:10 morrell

All of the jar files are still missing.

Frontrider avatar Aug 29 '19 19:08 Frontrider