[ http://jira.codehaus.org/browse/MASSEMBLY-143?page=all ]

John Casey closed MASSEMBLY-143.
--------------------------------

         Assignee: John Casey
       Resolution: Fixed
    Fix Version/s: 2.2

removed, but ${classifier} is in the default artifact name expression. If 
${classifier} resolves to null, there is a special case in there to mask it to 
"" instead of allowing it to revert to ${classifier} in the result.

> classifier automatically appended to artifactId in <outputFileNameMapping>
> --------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-143
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-143
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Simon Gunzenreiner
>         Assigned To: John Casey
>             Fix For: 2.2
>
>
> There is no way to omit the classifier variable in <outputFileNameMapping>, 
> because if left out, the artifact classifier is automatically appended to the 
> artifactId. In my use case I would like to replace the classifier with a 
> constant value (after including only specific classifiers) - but I cant, 
> because it's automatically added.

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