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

De-cruft maven poms #204

Open
jjg-123 opened this issue Sep 11, 2024 · 0 comments
Open

De-cruft maven poms #204

jjg-123 opened this issue Sep 11, 2024 · 0 comments

Comments

@jjg-123
Copy link
Contributor

jjg-123 commented Sep 11, 2024

There are a lot of redundant dependencies in the poms. Much of this is because some older versions of maven (back to 2.x) needed to have explicit references. This makes them much harder to read and understand. Also, there were a bunch of tests scattered throughout the code, but some time ago these were centralized into a couple of explicit testing modules. There are still references to test-jars all over the place that need to go away. Pare them back to the minimum each.

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

No branches or pull requests

1 participant