gradle-aggregate-javadocs-plugin
gradle-aggregate-javadocs-plugin copied to clipboard
Task 'aggregateJavadocs' not found in root project
followed the steps in the readme, didn't work. no idea what's wrong
Do you by any chance have --configure-on-demand (org.gradle.configureondemand=true) enabled?
I also noticed "gradlew tasks" having aggregateJavadocs as a task, but when configure on demand is enabled, I end up with that same errorl.
the solution i ended up with is in gradle fury, which used parts of this repo and parts of many others. works with config on demand. https://github.com/gradle-fury/gradle-fury