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: disable the Maven compiler plugin in the Kotlin module #1471

Merged
merged 1 commit into from Dec 19, 2023

Conversation

jponge
Copy link
Member

@jponge jponge commented Dec 19, 2023

This fixes a compilation failure when upgrading to version 3.12.0
of the maven-compiler-plugin.

Fixes #1470

This fixes a compilation failure when upgrading to version 3.12.0
of the maven-compiler-plugin.

Fixes #1470
@jponge jponge merged commit 66dbc63 into main Dec 19, 2023
5 checks passed
@jponge jponge deleted the fix/disable-maven-compiler-plugin-in-kotlin branch December 19, 2023 15:03
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.

Compilation fails with updated maven-compiler-plugin
1 participant