Hello, Trying to upgrade to Grails 7 from Grails 6 using 7.0.0-M5. In one of my submodules/plugins under the plugins folder of the main app, I have a handful of gsps. On the main app bootRun I get this error that I don't see in Grails 6. I only put a very basic test.gsp in there as a test under a docs folder, see image. Any suggestions out there? Exception in thread "main" java.util.concurrent.ExecutionException: BUG! exception in phase 'semantic analysis' in source unit 'gsp_ic_docstest_gsp.groovy' Cannot invoke "String.equals(Object)" because "packageName" is null.