Paul Speed-2 wrote:
>
> Here is what I use that works:
> mavenRepo name:'myrepo', urls:new File( System.getProperty(
> "user.home" ), ".m2/repository" ).toURL().toString()
>
> I really want to make my own mavenExtended plug-in that does this by
> default because it's kind of annoying to put this in every build file. :)
>
Right, sometimes I'm just blind... "toURL" not "getURL".
But indeed, a plugin would be good. But first getting it to work.
Thanks!
--
View this message in context:
http://old.nabble.com/using-local-maven-repository-tp26952496p26954436.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