简体   繁体   中英

Maven concat/merge META-INF/service/file of two dependencies using maven?

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!

也许你应该看看它可能更好的maven-shade-plugin

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM