David Phillips created MSHADE-250:
-------------------------------------
Summary: Allow prefixing relocated classes
Key: MSHADE-250
URL: https://issues.apache.org/jira/browse/MSHADE-250
Project: Maven Shade Plugin
Issue Type: New Feature
Reporter: David Phillips
I would like to prefix all of the relocated classes with a {{$}}. This prevents
them from accidentally being used, imported by IDEs, etc. For example,
{{com.google.common.collect.ImmutableList}} would become
{{com.example.guava.collect.$ImmutableList}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)