I assume you mean this?: "Gradle's Maven plugin allows you to "gradle install" to the local Maven repository. Other builds can get access to this by declaring a "mavenLocal()" repository. "
I'll look into this next week. Thanks for the info! On Sat, Jun 4, 2011 at 10:30 AM, Peter Niederwieser <[email protected]> wrote: > For writing unit and integration tests for your plugins and tasks, you don't > need any of this. To test them on real projects, you can always use the > Maven-style local repo approach. I've recently explained how to do it on > this list. > > -- > Peter Niederwieser > Principal Engineer, Gradleware > http://gradleware.com > Creator, Spock Framework > http://spockframework.org > Blog: http://pniederw.wordpress.com > Twitter: @pniederw > > -- > View this message in context: > http://gradle.1045684.n5.nabble.com/local-repository-tp4454103p4454320.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 > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
