[
https://jira.codehaus.org/browse/MSHADE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340493#comment-340493
]
Giacomo Boccardo commented on MSHADE-146:
-----------------------------------------
This feature would be very important for me: I need to create two shaded
artifacts with different MANIFESTs.
Do you have a workaround to accomplish the same task using the current version
of this plugin and/or different plugins?
> Ability to select the classifier of the main input artifact
> -----------------------------------------------------------
>
> Key: MSHADE-146
> URL: https://jira.codehaus.org/browse/MSHADE-146
> Project: Maven Shade Plugin
> Issue Type: New Feature
> Affects Versions: 2.0
> Reporter: Dominik Bruhn
> Attachments: ShadeMojo.java.patch
>
>
> For my current project I had the following situation:
> - Multiple jars which were created by multiple maven-jar-plugin executions.
> Each of them are distinguishable via their classifier
> - maven-shade-plugin should shade one of these jars, not the main-artifact
> but a specific one.
> This leads to the fact that I needed the possibility to specify the input
> artifact for the shading.
> I'm not sure how esoteric this setup is and how important the feature might
> be for other developers. As I already created the feature (see the attached
> patch), it would be easy to include in a future release of maven-shade-plugin.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)