[ 
https://jira.codehaus.org/browse/MSHADE-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=272195#comment-272195
 ] 

Robert Burrell Donkin commented on MSHADE-8:
--------------------------------------------

IMHO this isn't a bug. 

> Shade plugin will cheerfully relocate your own classes
> ------------------------------------------------------
>
>                 Key: MSHADE-8
>                 URL: https://jira.codehaus.org/browse/MSHADE-8
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0-alpha-15
>            Reporter: Dan Fabulich
>
> My relocation patterns were initially too relaxed, and so they wound up 
> relocating my own classes, rather than just the classes I depend on.
> I could imagine somebody wanting to do this, but I think there should 
> probably be a safety check or something to try to help you not do it by 
> accident; it's probably not what you want.  (After all, if you wanted your 
> code to be in a different package, wouldn't you have just written it that way 
> to begin with?)
> In my case I was working on a Maven plugin; when its classes got relocated, 
> it broke the plugin metadata... definitely not what I wanted.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to