gradle-plugin
gradle-plugin copied to clipboard
Configuration caching problem
Steps to reproduce:
- Attach plugin (tested version 0.4) to the project that is based on Gradle 7.3.3 and has
org.gradle.unsafe.configuration-cache=true
ingradle.properties
- Run
./gradlew snyk-test
- Gradle reports configuration caching problem:
- Task `:snyk-check-binary` of type `io.snyk.gradle.plugin.SnykBinaryTask`: invocation of 'Task.project' at execution time is unsupported.
See https://docs.gradle.org/7.3.3/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution