Skip to content
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

Fix profile publish plugin #383

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Fix profile publish plugin #383

merged 1 commit into from
Dec 24, 2024

Conversation

jdaugherty
Copy link
Contributor

No description provided.

@jdaugherty
Copy link
Contributor Author

When working on spring security rest's profile publish:

  No signature of method: org.grails.gradle.plugin.profiles.GrailsProfilePublishGradlePlugin.validateProjectState() is applicable for argument types: (org.gradle.api.internal.project.DefaultProject_Decorated) values: [project ':spring-security-rest-testapp-profile']

@jdaugherty
Copy link
Contributor Author

Merging this so I can get spring-security-rest fixed. @jamesfredley I think this may be another groovy issue. The methods that are private should be found on the parent class since that method is what's invoked.

@jdaugherty jdaugherty merged commit 7cee872 into grails:7.0.x Dec 24, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant