jamesfredley commented on PR #16011: URL: https://github.com/apache/grails-core/pull/16011#issuecomment-5046901726
On the Forge failures (`Could not find org.apache.grails:grails-scaffolding-cli:.` / `grails-data-hibernate5-cli:.` with empty versions): That was auto-provision creating companion coordinates without a version. The latest push pins framework CLI artifacts (`grails-core-cli`, `grails-console`, `grails-core-cli-legacy`) to the current Grails version, and derives external companion versions from the producer module/jar instead of leaving them versionless. Watching the post-`c798c93778` CI run for Forge. If anything still fails there I will chase it separately from the default-on policy discussion. -- 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]
