jamesfredley commented on issue #10741: URL: https://github.com/apache/grails-core/issues/10741#issuecomment-5069818129
Thanks for the report. The `grails.run.active` mechanism involved in this Gradle 3 inline-plugin reload failure has been replaced by exploded plugin variants in [38ffcd4](https://github.com/apache/grails-core/commit/38ffcd4be73fa3e8cce622c249be72c7f0aab135). Current Grails detects `bootRun`, publishes directory artifacts through `grails-exploded`, and documents the supported multi-project setup in [`creatingAndInstallingPlugins`](https://github.com/apache/grails-core/blob/8.0.x/grails-doc/src/en/guide/plugins/creatingAndInstallingPlugins.adoc). Closing this for supported current builds. <!-- project-487-oldest-200-10741 --> -- 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]
