You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Arnaud Heritier (JIRA)" <ji...@codehaus.org> on 2009/10/12 00:53:49 UTC

[jira] Updated: (MSOURCES-50) Add optional 'classifier' for source artifact

     [ http://jira.codehaus.org/browse/MSOURCES-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Heritier updated MSOURCES-50:
------------------------------------

    Fix Version/s: 2.2

> Add optional 'classifier' for source artifact
> ---------------------------------------------
>
>                 Key: MSOURCES-50
>                 URL: http://jira.codehaus.org/browse/MSOURCES-50
>             Project: Maven 2.x Source Plugin
>          Issue Type: New Feature
>            Reporter: Barry Pitman
>             Fix For: 2.2
>
>         Attachments: classifier.patch
>
>
> The default classifiers, 'sources' and 'test-sources' are sufficient for most cases, but I have come across cases where specifying a different classifier could be useful. E.g. when building a skinny war with packaged classes, the 'sources' artifact is really the source of the (secondary) classes artifact, not the primary war artifact. As such, the classifier of the sources should be 'classes-sources', not 'sources'.
> I've attached a basic patch which I am using.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira