Hi Phil, this is a known issue. see http://issues.gradle.org/browse/GRADLE-600 I know that there is work going on for replacing the ivy based IBiblioResolver with a custom one. Maybe this solves this issue too. Adam knows more about that topic.
regards, René Am Fr, 8.04.2011, 16:19, schrieb phil swenson: > We have noticed that in our gradle builds the artifacts get checked > for updates several times during the build. We experimented with the > systemProp.ivy.cache.ttl.default setting to stop this behavior. > > This did significantly improve our build duration, but if the ttl is > too long it won't pick up new artifacts the next time the build is run. > What we really want is for the build to check ONCE per build > session. > > Is there anyway to do this? > > > Thanks > phil > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
