I am looking for a way to merge META-INF/services
files, e.g. META-INF/services/javax.ws.rs.ext.Providers
, when building jar-with-dependencies
using Maven Assembly plugin. I have found answers showing how to do that using Maven Shade plugin. Unfortunately, we are extensively using Mave Assembly plugin already and it is unclear how we could plug Maven Shade plugin...in.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…