You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@codehaus.org> on 2010/02/22 13:16:55 UTC

[jira] Issue Comment Edited: (MASSEMBLY-364) classifier doesn't have a effect

    [ http://jira.codehaus.org/browse/MASSEMBLY-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210947#action_210947 ] 

Benson Margulies edited comment on MASSEMBLY-364 at 2/22/10 6:16 AM:
---------------------------------------------------------------------

And I'm finding that the assembly id is NOT applied as a classifier. Actually, what I discovered was that if you turn off 'appending the id to the name' it also stops being a classifier.


      was (Author: bmargulies):
    And I'm finding that the assembly id is NOT applied as a classifier.

  
> classifier doesn't have a effect
> --------------------------------
>
>                 Key: MASSEMBLY-364
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-364
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-2
>            Reporter: René Link
>
> Setting the classifier property does not have an effect, because the getter of the classifier property always returns null.
> Take a look at http://maven.apache.org/plugins/maven-assembly-plugin/xref/org/apache/maven/plugin/assembly/mojos/AbstractAssemblyMojo.html#493
> and http://maven.apache.org/plugins/maven-assembly-plugin/xref/org/apache/maven/plugin/assembly/mojos/AbstractAssemblyMojo.html#333
> Please remove the dead code or implement it correctly.
> I know that the classifier property is deprecated, but until it is removed it should work as expected.

-- 
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