Previously we solved for the org.gradle:gradle-tooling-api dependency by adding a remote repo on repo.grails.org so that it is available via https://repo.grails.org/ui/native/core/org/gradle/gradle-tooling-api/
org.gradle:gradle-tooling-api is currently a dependency on grails-shell-cli only As we move the main projects away from repo.grails.org, I think we will want to solve this another way. This might be more of a Grails 7.1.0 or 8.0.0 decision. 1. Add an additional repository to the grails-core projects and end generated projects https://repo.gradle.org/gradle/libs-releases/ 2. Use the republished versions from NetBeans https://central.sonatype.com/artifact/org.netbeans.external/gradle-tooling-api/versions