Brett Cave wrote: > > "artifact dependency" vs "module dependency" - how are they handled > differently? >
The former just downloads the artifact; the latter looks for a module descriptor (e.g. POM) to determine what to download (including transitive dependencies). It's explained in the user guide. -- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradleware http://www.gradleware.com Creator, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/Snapshots-not-being-updated-tp3412601p3866258.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
