[GRADLE-962] When building a project, Gradle tries to find the dependency jars in the cache first even though they may be out of date Created: 08/Jun/10  Updated: 04/Jan/13  Resolved: 24/Nov/10

Status: Resolved
Project: Gradle
Affects Version/s: 0.9
Fix Version/s: 0.9-rc-1

Type: Bug
Reporter: Tomer Cohen Assignee: Hans Dockter
Resolution: Fixed Votes: 0

Issue Links:
Duplicate
Duplicates GRADLE-949 A subproject will check the cache for... Resolved

 Description   

When building a multi-project Gradle will prefer the intra-project dependencies in the cache rather then in the build/libs.

For example lets say I have a.jar in the cache and now I build multi project with a and b. b depends on a.
Instead of taking the a.jar that we just built, it takes the a.jar from the cache.


Generated at Wed Jun 30 11:43:21 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.