There is some kind of "is changing" property you can set on a dependency. I've never used it, just seen it is source code. See the javadoc here<http://www.gradle.org/0.9-preview-3/docs/javadoc/org/gradle/api/artifacts/ExternalModuleDependency.html>. Maybe Hans can pop in an give you usage information.
On Wed, Jul 21, 2010 at 4:00 PM, Potje rode kool <[email protected]>wrote: > Thank you for your response. > But it didn't solve my problem. > I still don't get the new jar file, the only way to get it is to remove the > old onefrom the gradle cache dir. > This forces gradle to look in my repositories like my local .m2 directory. > How can I tell gradle that it always should look for a new version of a > dependcy even if the version number didn't change? > > Thanks, > Evert > > -- John Murph Automated Logic Research Team
