You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dominik Bruhn (JIRA)" <ji...@codehaus.org> on 2013/05/14 11:27:52 UTC

[jira] (MSHADE-146) Ability to select the classifier of the main input artifact

Dominik Bruhn created MSHADE-146:
------------------------------------

             Summary: Ability to select the classifier of the main input artifact
                 Key: MSHADE-146
                 URL: https://jira.codehaus.org/browse/MSHADE-146
             Project: Maven 2.x 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira