Hi,
I am trying to add project lib dependency support to the Grails plugin, but am
unclear on how to do so.
What I want be able to do is this in my Grails project gradle build…
dependencies {
compile project(":some:other:project")
}
I have been through the JavaPlugin's addDependsOnTaskInOtherProjects() but
can't quite understand how this is working.
Any pointers appreciated, thanks.
LD.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email