Thank you Luke, that's it.

The following workaround worked for me:
  configurations.all {
    resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
  }

Kind regards
Matthias

On 01/25/2012 10:57 PM, Luke Daley wrote:
On 25 Jan 2012, at 21:55, Matthias Pfau wrote:

Hi there,
with milestone 7 my snapshot dependencies have not been updated a
couple of times when running gradle. However, this only happens
sometimes and I have not found a stable way to reproduce. After
deleting the gradle cache, the updated artifacts are downloaded. I'm
running against a nexus repository.

Has someone else experienced these problems?

You're probably hitting
http://forums.gradle.org/gradle/topics/failure_to_detect_changing_snapshot_dependencies_in_m7_works_in_m6


This has been fixed for the next release.

--
Luke Daley
Principal Engineer, Gradleware
http://gradleware.com
---------------------------------------------------------------------
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


Reply via email to