jruby-gradle / jruby-gradle-storm-plugin

JRuby Gradle plugin to manage creating Storm topology jars
MIT License
1 stars 3 forks source link

Cannot use 0.1.6 with the newer releases of the base/jar plugin #8

Closed rtyler closed 9 years ago

rtyler commented 9 years ago
* Where:
Build file '/home/tyler/source/lookout/REDACTED/build.gradle' line: 21

* What went wrong:
A problem occurred evaluating root project 'REDACTED'.
> Failed to apply plugin [id 'com.github.jruby-gradle.storm']
   > Could not find method jruby() for arguments [com.github.jrubygradle.storm.JRubyStormPlugin$_apply_closure2_closure8@616a00ab] on task ':jrubyStorm'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 4.408 secs