[GRADLE-914] A configuration does not contain the jars of the project when the project is included in a project dependency cycle Created: 19/Apr/10  Updated: 04/Jan/13  Resolved: 24/Nov/10

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

Type: Bug
Reporter: Adam Murdoch Assignee: Adam Murdoch
Resolution: Fixed Votes: 3


 Comments   
Comment by Steve Appling [ 21/Apr/10 ]

I believe we are running into this issue and I would really like to see it fixed in 0.9 if possible.

We have a functionalTestRuntime configuration used to specify extra projects needed to run functional tests. One of them has a compile configuration chain of projects that leads back to the project specifying the functionalTestRuntime configuration. At resolve time we get an error like:
com.myproject#_module;1-0-SNAPSHOT: configuration not found in com.myproject#_module;1.0-SNAPSHOT: 'default'.

This seems to go with Gradle-715, which is still marked as fix in 0.9.

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