jamesfredley commented on code in PR #14717:
URL: https://github.com/apache/grails-core/pull/14717#discussion_r2080441259


##########
grails-gradle/build.gradle:
##########
@@ -32,6 +32,7 @@ allprojects {
         mavenCentral()
         gradlePluginPortal()
         maven { url = 'https://repository.apache.org/content/groups/snapshots' 
}
+        maven { url = 'https://repo.grails.org/grails/core' }

Review Comment:
   Going that direction requires a lot of changes across the codebase.  This is 
the only part of the build which does not use repo.grails.org.  



-- 
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: commits-unsubscr...@grails.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to