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

Set Maven compiler plugin Java version when using default groupId #321

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

timtebeek
Copy link
Contributor

What's changed?

Use a fallback value for groupId that matches the default value, rather than mismatching.

What's your motivation?

Fixes openrewrite/rewrite#3562

@timtebeek timtebeek self-assigned this Oct 18, 2023
@timtebeek timtebeek added the bug Something isn't working label Oct 18, 2023
@timtebeek timtebeek merged commit a99ae36 into main Oct 18, 2023
@timtebeek timtebeek deleted the set_compiler_plugin_version_with_default_groupId branch October 18, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

UseMavenCompilerPluginReleaseConfiguration does not match when groupId is implied
1 participant