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

[WIP] Maven cleanup #128

Merged
merged 3 commits into from
Dec 19, 2023
Merged

[WIP] Maven cleanup #128

merged 3 commits into from
Dec 19, 2023

Conversation

bivashy
Copy link
Owner

@bivashy bivashy commented Dec 11, 2023

Pull Request Etiquette

  • I have checked the PRs for upcoming features/bug fixes.

Changes

  • Internal code
  • API (affecting end-user code)
  • Other: Maven related files (pom.xml)

Closes Issue: #82

Description

This Pull Request makes easier to maintain dependencies by moving all dependency versions/properties/exclusions into parent pom.xml, some unused dependencies/properties/relocations may be removed.

Current state: Tested, plugin enables on startup

@bivashy bivashy added the status: needs testing Issue or PR should be tested label Dec 11, 2023
@bivashy bivashy linked an issue Dec 11, 2023 that may be closed by this pull request
@bivashy bivashy marked this pull request as ready for review December 19, 2023 16:43
@bivashy bivashy merged commit ba4a208 into main Dec 19, 2023
3 checks passed
@bivashy bivashy deleted the feature/82-maven-cleanup branch January 6, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs testing Issue or PR should be tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Suggestion] Maven pom.xml cleanup
1 participant