gradle-processes icon indicating copy to clipboard operation
gradle-processes copied to clipboard

Doesn't work in the latest Gradle 7.3.3

Open ScottPierce opened this issue 3 years ago • 0 comments

I'm seeing the following error:

A problem was found with the configuration of task ':example:startServerForTesting' (type 'Fork').
  - In plugin 'com.github.johnrengelman.processes' type 'com.github.jengelman.gradle.plugins.processes.tasks.Fork' property 'argumentProviders' is missing an input or output annotation.

ScottPierce avatar Jan 31 '22 15:01 ScottPierce