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

Fix POM missing dependencies #506

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Fix POM missing dependencies #506

merged 1 commit into from
Oct 14, 2024

Conversation

J-N-K
Copy link
Contributor

@J-N-K J-N-K commented Oct 5, 2024

Fixes #422
Fixes #505

This is the result of the reduced POM generation by the maven-shade-plugin. Some unnecessary configuration was clean up, too.

This also re-orders the dependencies so that the test dependencies are grouped at the end and all others before.

This is the result of the reduced POM generation by the maven-shade-plugin. Some unnecessary configuration was clean up, too.

This also re-orders the dependencies so that the `test` dependencies are grouped at the end and all others before.

Signed-off-by: Jan N. Klug <github@klug.nrw>
@jstaerk jstaerk merged commit 6f9259b into ZUGFeRD:master Oct 14, 2024
1 check passed
@J-N-K J-N-K deleted the fix-pom branch October 14, 2024 10:15
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.

2.12 maven central version NoClassDefFoundErrors crash after invoking ZUGFeRD2PullProvider
2 participants