Apache9 commented on pull request #22: URL: https://github.com/apache/hbase-thirdparty/pull/22#issuecomment-664729832
> Glancing at the jars, I see some ServiceLoader entries in both the jetty and jersey jars. I _think_ this would break, if we happen to use it, given the entry in the jar and the values in the file are both pointing at unshaded locations. > > The maven-shade-plugin does have a transformer for these https://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ServicesResourceTransformer. It might be just as easy as enabling that along with the others you already have. Done. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
