I'm just dropping a jar into <gradle.home>/lib/plugins Actually that the jar contains a plugin with some tasks, maybe it works as well for tasks only.
regards gretar On Fri, Oct 22, 2010 at 7:55 AM, Etienne Studer <[email protected]>wrote: > Hi > > If I have a jar file with a set of compiled Gradle tasks, how can I make > them available in a Gradle project? I could not find the answer in the > documentation. > > Should I use the buildscript {} method and add my jar file with the custom > Gradle tasks as a dependency? > > Regards, Etienne > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
