Details
-
Type:
Bug
-
Status:
Resolved
-
Resolution: Fixed
-
Affects Version/s: 0.8
-
Fix Version/s: 1.0-milestone-8
Description
If I do "gradle test" and some SNAPSHOT dependencies have been updated
since last build, the same dependencies will be downloaded by the
compile, compileTests and test tasks.
It turned out that this is an ivy bug. You would have the same behavior with an ant build script. I have filed an Ivy Jira: https://issues.apache.org/jira/browse/IVY-1117
I still leave this bug open (as our user's don't care where this bug comes from) but I postpone it to 0.9.