You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2015/07/13 04:05:04 UTC

[jira] [Assigned] (MSHADE-190) Shade does not relocate the contents of META-INF/services files

     [ https://issues.apache.org/jira/browse/MSHADE-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies reassigned MSHADE-190:
---------------------------------------

    Assignee: Benson Margulies

> 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
>
> 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)