Skip to content

change gradle-tool-api dependency scope to api & pull from repo.grails.org/core #14004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

jamesfredley
Copy link
Contributor

@jamesfredley jamesfredley commented Feb 6, 2025

https://repo.grails.org/core now includes a remote repository for https://repo.gradle.org/gradle/libs-releases/ so that we can pull gradle-tool-api from repo.grails.org/core instead of needing to add an extra repository to all projects.

gradle-tool-api is currently required by

  • grails-shell build
  • grails (grails-shell CLI) command during execution
  • grails-shell CLI during execution from IntelliJ -> Run Grails Command

resolves: #13958

reverses:
https://github.com/grails/grails-core/pull/13919/files
https://github.com/grails/grails-core/pull/13762/files

Copy link
Contributor

@matrei matrei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to get this sorted! Well done!

@jamesfredley jamesfredley self-assigned this Feb 10, 2025
@jamesfredley jamesfredley added this to the grails:7.0.0-M2 milestone Feb 10, 2025
@jamesfredley jamesfredley merged commit 3ddee98 into 7.0.x Feb 10, 2025
20 checks passed
@jamesfredley jamesfredley deleted the adjust-gradle-tooling-api branch February 10, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grails 7.0.0-M1 - Grails Run Command fails from IntelliJ
3 participants