[
https://issues.apache.org/jira/browse/MSHADE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHADE-146.
---------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Ability to select the classifier of the main input artifact
> -----------------------------------------------------------
>
> Key: MSHADE-146
> URL: https://issues.apache.org/jira/browse/MSHADE-146
> Project: Maven Shade Plugin
> Issue Type: New Feature
> Affects Versions: 2.0
> Reporter: Dominik Bruhn
> Priority: Major
> 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
(v7.6.3#76005)