[
https://jira.codehaus.org/browse/MASSEMBLY-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MASSEMBLY-364.
------------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> classifier doesn't have a effect
> --------------------------------
>
> Key: MASSEMBLY-364
> URL: https://jira.codehaus.org/browse/MASSEMBLY-364
> Project: Maven 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 was sent by Atlassian JIRA
(v6.1.6#6162)