Hi Don't really want to use maven unless we really really have to.
A colleague have configured something which works quite well (a few kinks left to iron out though). He setup a ChainResolver which consists of a FileSystemResolver and an SshResolver, and ordered them so the FileSystemResolver is used first. Then we have configured uploadArchives to use the SshResover and created a new Upload task called installArchives (name currently inspired by maven, but may rename this to reflect the local repo usage better) which will upload/copy to a developers local filesystem based repo. One problem we currently have is that the ivy xml descriptor doesn't get uploaded to the local repo, tyring to figure that one out (if anyone knows please let me know :) ). Cheers, Micke -- View this message in context: http://gradle.1045684.n5.nabble.com/How-do-I-emulate-the-maven-install-deploy-goals-using-Gradle-tp3377432p3379554.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
