The GitHub Actions job "CI" on grails-core.git/fix/rx-criteria-list-8.1.x has failed. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 2acb2852a29c17c910c570ce55fdd819e76ad105 / James Fredley <[email protected]> Bump Forge Shadow plugin to 8.3.11 for Gradle 9 Cherry-picked from 8.0.x commit 6703374a16 (#16274) so 8.1.x Forge CI can create startShadowScripts on Gradle 9.6.0. Shadow 8.3.6's ShadowApplicationPlugin configures the startShadowScripts task through conventionMapping.map('mainClassName'). Gradle 9 removed the deprecated CreateStartScripts.mainClassName in favour of the mainClass Property, so the task can no longer be created and the Forge build fails at configuration time: Could not determine the dependencies of task ':grails-forge-web-netty:shadowDistTar'. > Could not create task ':grails-forge-web-netty:startShadowScripts'. > You can't map a property that does not exist: propertyName=mainClassName Shadow 8.3.7 backported Gradle 9 support and 8.3.11 is the latest 8.3.x; the 8.x line is maintenance-only upstream. Generated applications remain on Shadow 9.2.2. Assisted-by: Cursor Grok 4.6 Report URL: https://github.com/apache/grails-core/actions/runs/33319149831 With regards, GitHub Actions via GitBox
