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

John Casey closed MASSEMBLY-300.
--------------------------------

    Resolution: Won't Fix

artifact.* and in the case of module binaries, module.* expressions have been 
introduced in 2.2-beta-2 for outputFileNameMapping to prevent ambiguity between 
this and the values from the executing project.

> Regression: outputFileNameMapping variable resolution
> -----------------------------------------------------
>
>                 Key: MASSEMBLY-300
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-300
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-2
>            Reporter: Daniel Spilker
>            Priority: Blocker
>             Fix For: 2.2-beta-3
>
>
> I am using
>             
> <outputFileNameMapping>${artifactId}.${extension}</outputFileNameMapping>
> in a dependencySet with multiple includes.
> In 2.2-beta-1 the included artifactes where named by their artifactId and 
> extension as specified by the outputFileNameMapping. In 2.2-beta-2 the files 
> are named by the current project's artifactId and ${extension} is not 
> resolved.

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