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

Fat jar build contains unecessary dependencies #19

Open
DarrenC opened this issue Sep 12, 2019 · 0 comments
Open

Fat jar build contains unecessary dependencies #19

DarrenC opened this issue Sep 12, 2019 · 0 comments

Comments

@DarrenC
Copy link
Collaborator

DarrenC commented Sep 12, 2019

The fat jar generated with dependencies contains unneccessary jar files (e.g. mockito) that could be left out to reduce the size of the final jar.

Correct use of a scope for each dependency in the Maven pom files should be a solution.

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