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

Remove unnecessary artifacts #49

Open
sampeson opened this issue Sep 15, 2020 · 0 comments
Open

Remove unnecessary artifacts #49

sampeson opened this issue Sep 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sampeson
Copy link
Contributor

There is unnecessary -jar-with-dependencies.jar and original-.jar.

First one can be removed with <appendAssemblyId>false</appendAssemblyId> in maven-assembly-plugin, second one with: https://stackoverflow.com/questions/4088701/maven-shaded-jar-is-prefixed-with-original-in-the-file-name/8696195

Needs testing is there side effects.

@sampeson sampeson added enhancement New feature or request 0.6.1 labels Sep 15, 2020
@sampeson sampeson removed the 0.6.1 label Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant