jamesfredley commented on PR #14829: URL: https://github.com/apache/grails-core/pull/14829#issuecomment-3004874667
Based on https://github.com/apache/grails-core/blob/ead00352c90f2f7e263d64205302c3171873d99f/gradle/grails-extension-gradle-config.gradle#L28-L34 Given we use project() in these test projects, it appears we need to keep the dependency management plugin disabled and add grails-bom as a platform for testAndDevelopmentOnly. This is different than generated apps, but we are moving in this direction: https://github.com/apache/grails-core/issues/14142 -- 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]
