🐞 Bug report

I cannot build spring-boot in version 2.6.x due to missing io.spring.ge.conventions plugin in version 0.0.11.

Updating the plugin in the settings.gradle file to version 0.0.15 works but I don't know if this is the way to go.

In its current state some of the 2.6.x tags and the 2.6.x branch don't compile.

To reproduce the issue, just checkout the 2.6.x branch in a fresh environment and run gradle tasks.

Comment From: wilkinsona

Thanks for the report. Unfortunately, both OSS and commercial support for 2.6.x has now ended and no further changes will be made to that branch. You can safely remove the io.spring.ge.conventions plugin (and indeed the com.gradle.enterprise plugin and Gradle Enterprise-related configuration) from settings.gradle.