hi gradle,
i noticed that a sample for dsl-customization was
checked in lately ...
would something like this be possible too ?:
usePlugin 'java'
usePlugin com.mycompany.gradle.plugins.CustomRepositoriesPlugin
repositories {
// reference single custom-repo and/or custom-repo-chain that are
// defined by the CustomRepositoriesPlugin
myRepositoryChain()
mavenCentral()
}
dependencies {
// some dependencies here
}
thanks & have a successful day
--
View this message in context:
http://old.nabble.com/customize-gradle-dsl-for-adding-my-repository%28-chain%29---tp26636162p26636162.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