-
Notifications
You must be signed in to change notification settings - Fork 408
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
Github action build error on impsort
maven plugin.
#1410
Comments
I tried to get help at : actions/setup-java#459 I was thinking this was maybe maven cache which could be corrupted but I tried to remove cache and still face the issue. I'm trying to investigate maven version issue ? 🤔 |
The issue is probably about : and : I checked and :
I would avoid to use maven toolchain just for impsort plugin ... |
A workaround if integrated in master : #1411. I asked for real fix from |
We will probably not have a release for But maybe still using java8 for build is not necessary, see #1412 |
We currently face issue with
impsort
on Code Check github action. ❌All build failed with :
Issue faced with PRs :
CaliforniumServerEndpointsProvider
#1407The text was updated successfully, but these errors were encountered: