The list you provide is outdated.

>these plugins weren't added to the Gradle build at
>some point.

Please feel free to execute "./gradlew tasks" and check what is available

To my best knowledge, the build script is good enough.

The missing items are
> * "Unused dependency"
> * "Used but undeclared dependency"

That, however, is not significant for Avatica since the number of
dependencies is low.
"unused dependency" and "used but undeclared" plugin for Gradle does not
exist yet.
We need "java-library" support, and that is a missing feature (
https://github.com/wfhartford/gradle-dependency-analyze/issues/39)

Vladimir

Reply via email to