jdaugherty commented on code in PR #15587:
URL: https://github.com/apache/grails-core/pull/15587#discussion_r3130749671
##########
grails-data-graphql/build.gradle:
##########
@@ -19,11 +19,11 @@
buildscript {
repositories {
+ mavenCentral()
Review Comment:
We have migrated away from the common build & have instead adopted a mix of
convention plugins & gradle file includes. I believe we excluded this project
from settings.gradle in the root, but ideally we'd integrate it into Grails
build. Are you comfortable with that work or would you be ok with me doing
that on your branch to help this PR along?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]