Mike Mills wrote > > In short I cheated and pulled the artifacts semi-manually. > > This was done by manually SCM updating the few company projects that > could pull in all the many dependent artifacts, and initiating a build > of each that pulled all the latest dependencies. >
You can populate the Gradle cache in exactly the same way. I still don't understand what you hope to gain from a local Artifactory, compared to running the Gradle build with --offline. -- Peter Niederwieser Principal Engineer, Gradleware http://gradleware.com Creator, Spock Framework http://spockframework.org Twitter: @pniederw -- View this message in context: http://gradle.1045684.n5.nabble.com/Caching-metadata-artifact-resolution-tp5568168p5569898.html Sent from the gradle-dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
