I see that the gradle offline mode isn't supported yet. I also saw as
a work-around here using: http://issues.gradle.org/browse/GRADLE-320
gradle clean build -Divy.cache.ttl.default=eternal
gradle clean build -Divy.cache.ttl.default=1ms
Does this work around actually work?
If so would it be possible to write an offline task that sets
-Divy.cache.ttl.default=1ms
so you could run "gradle offline build" and it would perform a
System.setPropert("ivy.cache.ttl.default", "1ms") ???
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email