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

Robert Burrell Donkin updated MSHADE-85:
----------------------------------------

    Attachment: maven-shade-plugin-2-shades.patch

IMHO this is best resolved with a documentation patch. This adds a FAQ to cover 
this, though perhaps it's a little too brief...

> Multiple executions: second eats output of first
> ------------------------------------------------
>
>                 Key: MSHADE-85
>                 URL: https://jira.codehaus.org/browse/MSHADE-85
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Benson Margulies
>            Priority: Minor
>         Attachments: maven-shade-plugin-2-shades.patch
>
>
> this may just turn into a doc issue.
> I tried to add a second 'less shaded' execution to my pom. The first 
> execution was set up to replace the main artifact. Sure enough, the shaded 
> output of the first went into the second.
> I suppose that I'll have to make sure that both use classifiers so that the 
> main artifact is left around for the second, but some notes in the doc might 
> have saved me some confusion.

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

        

Reply via email to