Skip to content

Fix profile publish plugin#383

Merged
jdaugherty merged 1 commit intoapache:7.0.xfrom
jdaugherty:7.0.x
Dec 24, 2024
Merged

Fix profile publish plugin#383
jdaugherty merged 1 commit intoapache:7.0.xfrom
jdaugherty:7.0.x

Conversation

@jdaugherty
Copy link
Copy Markdown
Contributor

No description provided.

@jdaugherty
Copy link
Copy Markdown
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
Copy Markdown
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 apache:7.0.x Dec 24, 2024
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.

1 participant