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


##########
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:
   we should add the spring one.  we need to keep track of our dependencies and 
repo significantly expands the scope of what we pull.  I would also be ok with 
a dedicated virtual repo



-- 
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