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

Bump hardcoded maven compiler and resource plugin version defaults. #6681

Merged

Conversation

mbien
Copy link
Member

@mbien mbien commented Nov 9, 2023

This caused the build to fail when deprecation warnings were toggled via maven project properties UI, since the inserted maven compiler plugin is not compatible with current JDKs.

At some point we should consolidate this and use the index, like already done in other places. But looking at the call hierarchy of the method this is too risky as last minute change IMO.

This caused the build to fail when deprecation warnings were toggled
via project properties UI, since the inserted maven compiler plugin
is not compatible with current JDKs.

At some point we should consolidate this and use the index, like
already done in other places.
@mbien mbien added Maven [ci] enable "build tools" tests ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Nov 9, 2023
@mbien mbien added this to the NB20 milestone Nov 9, 2023
@apache apache locked and limited conversation to collaborators Nov 10, 2023
@apache apache unlocked this conversation Nov 10, 2023
@neilcsmith-net neilcsmith-net merged commit 52f41d8 into apache:delivery Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) Maven [ci] enable "build tools" tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants