Benjamin Muschko wrote:
> 
> I am trying to add a classpath dependency in a custom plugin instead of
> defining it in my build script
> 

Typically, "true" plugins (i.e. classes implementing Plugin) reside in
buildSrc or a Jar, and dependencies are simply added to the plugin's build.

I'm not sure if "buildscript {}" works for scripts that get applied with
"apply from:". 

Expect to see improvements in this area in one of the next milestones. All
input is welcome.

--
Peter Niederwieser 
Developer, Gradle
http://www.gradle.org
Trainer & Consultant, Gradleware
http://www.gradleware.com
Creator, Spock Framework
http://spockframework.org


--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Defining-buildscript-dependency-in-custom-plugin-tp3620230p3624961.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


Reply via email to