dependency-analysis-gradle-plugin icon indicating copy to clipboard operation
dependency-analysis-gradle-plugin copied to clipboard

Add toolchain plugin everywhere and unify plugin style

Open TWiStErRob opened this issue 1 year ago • 2 comments

Configure project :testkit:gradle-testkit-plugin Using a toolchain installed via auto-provisioning, but having no toolchain repositories configured. This behavior is deprecated. Consider defining toolchain download repositories, otherwise the build might fail in clean environments; see https://docs.gradle.org/8.11-rc-3/userguide/toolchains.html#sub:download_repositoriesed artifacts.

It's needed in all projects where there's a settings.gradle AND toolchains are used, which happens to be all 3.

TWiStErRob avatar Jan 11 '25 14:01 TWiStErRob

Sounds fun, want me to resolve conflicts?

Note: because it is working at the moment I have a feeling Gradle might be applying the plugin anyway, but haven't dug too deep into it ever.

TWiStErRob avatar Jul 22 '25 22:07 TWiStErRob

Sounds fun, want me to resolve conflicts?

Note: because it is working at the moment I have a feeling Gradle might be applying the plugin anyway, but haven't dug too deep into it ever.

Yes, if you resolve conflicts I'd be happy to take another look!

autonomousapps avatar Aug 08 '25 00:08 autonomousapps