Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If a META-INF/services/xxx file contains the name of a relocated class, the maven-shade-plugin does not rewrite the file to reflect the renamed class.
A test case can be found at
https://github.com/bimargulies/shade-meta-tc.
Just run mvn package, and examine the resulting META-INF/services file.