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

Align to Maven 3.6.3, update plugins, tidy up plugin versions. #263

Merged
merged 6 commits into from
May 23, 2024

Conversation

cstamas
Copy link
Contributor

@cstamas cstamas commented May 23, 2024

Concentrate ALL plugin versions in one single place: build/pluginMgmt

Note: plexus-utils was 4.0.0, downgraded it to 3.5.1 to make sure Maven3 compatibility. p-u 4.x is for Maven4 stuff, and while Maven4 is backard compat is fine using p-u 3.5.1, older Maven3 versions may squeak with p-u 4.x. If you target Maven3 compatibility in plugin (and currently you do), better use 3.x line of p-u.

cstamas added 5 commits May 23, 2024 16:19
Concentrate ALL plugin versions in one single place: build/pluginMgmt
Order by scope feels "natural", as it immediately tells what is runtime
needed.
@cstamas
Copy link
Contributor Author

cstamas commented May 23, 2024

@gaul done, please review

@cstamas cstamas mentioned this pull request May 23, 2024
@gaul gaul merged commit c65bca9 into gaul:master May 23, 2024
3 checks passed
@gaul
Copy link
Owner

gaul commented May 23, 2024

Thank you for your contribution @cstamas!

@cstamas cstamas deleted the align-to-363 branch May 23, 2024 18:44
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.

2 participants