jamesfredley opened a new issue, #15077: URL: https://github.com/apache/grails-core/issues/15077
### Issue description ``` 3:15:09 PM: Executing 'bootJar'… > Task :assetCompile FAILED 1 actionable task: 1 executed FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':assetCompile'. > Process 'command 'C:\Users\james\.jdks\corretto-24.0.2\bin\java.exe'' could not be started because the command line exceed operating system limits. ``` with the following commented, it completes without error ``` dependencies { implementation "org.apache.grails:grails-data-hibernate5-dbmigration" } ``` -- 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: notifications-unsubscr...@grails.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org