Hardes1 opened a new issue, #14780: URL: https://github.com/apache/grails-core/issues/14780
### Issue description Hi, I am currently trying to support Grails 7 inside IntelliJ based IDEs, ticket is [here](https://youtrack.jetbrains.com/issue/IDEA-372363/Update-Grails-Plugin-to-support-Apache-Grails-changes). I have noticed that the Grails plugins like `org.apache.grails.gradle.grails-web` or `org.apache.grails.gradle.grails-gsp` use deprecated Gradle features (the output of this warning can be seen when configuring a Gradle project). While likely it doesn't affect the work of the framework, I can't write tests to ensure that the import is correct. Example of project you gave to me can be found [here](https://github.com/jamesfredley/grails-7.0.0-SNAPSHOT-APACHE) -- 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]
