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

Some maintenance #62

Merged
merged 6 commits into from
Oct 16, 2023
Merged

Some maintenance #62

merged 6 commits into from
Oct 16, 2023

Conversation

StefanD986
Copy link
Contributor

  • Updates all unit tests to junit5
  • adds maven dependency plugin execution to check for unneccessary/missing dependencies
  • adds maven wrapper so that CI/CD and developers don't need maven to build the project and use the same maven version everywhere.
  • and some small updates

This ensures that all necessary dependencies are declared in the pom and no unnecessary dependencies are declared.
This allows a developer to build the project without requiring maven. It also pins the maven version which reduces issues with different maven versions on different developer machines or cloud CI/CD builders.
@Siebje Siebje merged commit 58a8eab into develop Oct 16, 2023
@Siebje Siebje deleted the some-maintenance branch October 16, 2023 07:18
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.

None yet

2 participants