[ https://issues.apache.org/jira/browse/MSHADE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benson Margulies updated MSHADE-190: ------------------------------------ Fix Version/s: (was: waiting-for-feedback) 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. was: 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. > Shade does not relocate the contents of META-INF/services files > --------------------------------------------------------------- > > Key: MSHADE-190 > URL: https://issues.apache.org/jira/browse/MSHADE-190 > Project: Maven Shade Plugin > Issue Type: Bug > Reporter: Benson Margulies > > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)