Skip to content

fix: #14818 - ensure plugin is the base for web-plugin #14819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

jdaugherty
Copy link
Contributor

No description provided.

@jdaugherty jdaugherty requested a review from jamesfredley June 16, 2025 16:02
@github-actions github-actions bot added the bug label Jun 16, 2025
@jamesfredley
Copy link
Contributor

https://github.com/grails-profiles/web-plugin/blob/7.0.x/build.gradle#L36

This previously extended plugin and web, so I lean towards going back in that direction.

dependencies {
profileRuntimeOnly "org.grails.profiles:plugin:$pluginProfileVersion"
profileRuntimeOnly "org.grails.profiles:web:$webProfileVersion"
}

@jdaugherty jdaugherty merged commit 7d765a7 into apache:7.0.x Jun 17, 2025
49 of 53 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache Grails 7.0.x Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

grails-shell-cli create-plugin adds grails-app instead of grails-plugin
2 participants