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


Reply via email to