When applying the 0.9.0 Gradle plugin to my multi module project I am running into the following error.
Execution failed for task '...:decycleMain'.
> A failure occurred while executing de.obqo.decycle.gradle.DecycleWorker
> Multiple matches found for jquery.min.js. Please provide a more specific path, for example by including a version number.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
Any ideas regarding a fix? Is it possible to disable reporting as a workaround?
When applying the 0.9.0 Gradle plugin to my multi module project I am running into the following error.
Any ideas regarding a fix? Is it possible to disable reporting as a workaround?