This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 7d765a79b9e33a547ce98aa3245661f653d0e25b Merge: e75c69d5c1 8eadfe5909 Author: James Daugherty <[email protected]> AuthorDate: Mon Jun 16 20:05:57 2025 -0400 Merge pull request #14819 from jdaugherty/7.0.x fix: #14818 - ensure plugin is the base for web-plugin grails-profiles/web-plugin/build.gradle | 3 ++- grails-profiles/web-plugin/profile.yml | 2 +- .../cli/profile/commands/CreatePluginCommand.groovy | 2 +- ...ginCommand.groovy => CreateWebPluginCommand.groovy} | 18 ++++++------------ .../META-INF/services/org.grails.cli.profile.Command | 1 + 5 files changed, 11 insertions(+), 15 deletions(-)
