Hi,
I'm the author of clojuresque, a gradle plugin for Clojure. Up to milestone 3 I
was able to build my plugin with
dependencies {
compile gradleApi()
groovy localGroovy()
}
in my build.gradle. But with milestone-4 this fails. Obviously because
JavaPlugin in plugins/gradle-plugins-1.0-milestone-4.jar (and others?) is not
on the classpath. eg. MavenPlugin and Jar task are also missing. Do I have to
add another option?
Sincerely
Meikel
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email