Make sure the jar of your plugin respects the following rules:
- must contain the file META-INF/gradle-plugins/<pluginname>.properties with
the following content
implementation-class=<a.b.c.d.YourPlugInClassName>
- your plugin main class must define only the apply() method as described in
the following blog post
http://hamletdarcy.blogspot.com/2010/03/gradle-plugin-conventions-groovy-magic.html
- then put the jar and its dependencies jars into the lib/plugins folder of
the Gradle distribution
Good luck
Ciao
Walter
--
View this message in context:
http://gradle.1045684.n5.nabble.com/Javascript-Plugin-tp2489890p2497223.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email