You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We aren't doing anything fancy except that the Java and Kotlin plugins co-exist in the mutiny-kotlin submodule.
I have a PR coming to disable the Java plugin in this module, but this still looks like a breaking change from the maven-compiler-plugin side, or a misconfiguration somewhere in our inheritance chain as it looks for a folder that doesn't exist.
The GitHub compatibility report for the updated compiler plugin gives only 70% unfortunately, so some breakage is expected. But, that's why we have CI. ;-)
Context
As part of the
smallrye-parent
pull request CI, we build and testsmallrye-mutiny
.Description
When upgrading
maven-compiler-plugin
to3.12.0
, the Mutiny build fails:Additional details
This is the link to the build failure in CI: https://github.com/smallrye/smallrye-parent/actions/runs/7257824786/job/19772186757?pr=461
See also smallrye/smallrye-parent#461.
The text was updated successfully, but these errors were encountered: