When running createGuide task using Gradle 71 I have a following error:
Some problems were found with the configuration of task ':aggregateConvertCodeToHtml' (type 'ConvertCodeTask').
- Type 'com.bmuschko.gradle.java2html.ConvertCodeTask' property 'classpath' has conflicting normalization annotations declared: @PathSensitive, @Classpath.
When running
createGuide
task using Gradle 71 I have a following error: