[ https://issues.apache.org/jira/browse/MSHADE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624125#comment-14624125 ]
Benson Margulies edited comment on MSHADE-190 at 7/13/15 2:09 AM: ------------------------------------------------------------------ svn rev 1690562. I added code to the ServicesResourceTransformer to handle this. was (Author: bmargulies): svn rev 1690562. > 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 > Assignee: Benson Margulies > Fix For: 2.4.2 > > > 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)