G'day!
I have two dependencies in my project that are overwriting each others config-files
within META-INF/services/xxx
.
Is there some procedure to merge/concat these two configs files instead of overwriting?
Any ideas are well appreciated!
G'day!
I have two dependencies in my project that are overwriting each others config-files
within META-INF/services/xxx
.
Is there some procedure to merge/concat these two configs files instead of overwriting?
Any ideas are well appreciated!
May be you should take a look at the maven-shade-plugin it might be better.
© 2022 - 2024 — McMap. All rights reserved.