-
-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Usage of Task.project
prevents use of configuration cache
#1151
Comments
Is this something you are planning to fix soon or would you rather want to receive a pull request? |
It looks to me as if the PR was closed but not merged. |
Yes, you are right. I've removed it from 5.7.2 release. |
@kobylynskyi I gave it a try but I wasn't able to get it to work. Are you able to look at this? Thanks |
Hi! This is still an issue as of 5.10.0, do you need any help to get it done? |
@vvvlasov Yes please |
yep, went to look/report today and this blocks me from using this plugin. I guess I'll go about this the otherway code -> schema instead of schema -> code |
Issue Description
Run build with
--configuration-cache
. You will receive the following error message for your plugin.Steps to Reproduce
Apply your plugin. Run build with
--configuration-cache
.Expected Result
Gradle does not report configuration cache error anymore.
Actual Result
Error message is rendered.
Your Environment and Setup
The text was updated successfully, but these errors were encountered: