kordamp / kordamp-gradle-plugins

A collection of Gradle plugins
https://kordamp.org/kordamp-gradle-plugins/
Apache License 2.0
138 stars 25 forks source link

[SourceHtml] Problems generating source HTML files with Gradle 7.1 #488

Closed musketyr closed 1 year ago

musketyr commented 3 years ago

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.
aalmiray commented 1 year ago

source-html plugin has been removed