Using v 1.8.12 of this plugin with --warning-mode all results in the warning:
The AbstractCompile.destinationDir property has been deprecated. This is scheduled to be removed in Gradle 9.0. Please use the destinationDirectory property instead. Consult the upgrading guide for further information: https://docs.gradle.org/8.0-rc-1/userguide/upgrading_version_7.html#compile_task_wiring
when running with Gradle 8.0-rc-1
Using v 1.8.12 of this plugin with
--warning-mode allresults in the warning:when running with Gradle 8.0-rc-1