jdaugherty commented on PR #14720:
URL: https://github.com/apache/grails-core/pull/14720#issuecomment-2867295498

   > The reason I submitted this PR was to consolidate the buildscript{} 
repository configuration into a smaller number of locations.  Given we were 
already setting repositories{} under allprojects {}, I added it there.   There 
are a few conversations about adding repositories (gradle libs and spring 
milestones) and that currently would require changes in a large number of 
locations. 
   > 
   > 
   > 
   > I am wide open to thinking about other solutions.  The gradle plugin e2e 
tests also all currently include a repository list.
   
   The e2e tests should not be consolidated since we are testing our gradle 
plugin independently of Grails.  The only dependency is groovy since we need to 
compile source files.  These files are constructed to test specific scenarios 
too.


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