[
http://jira.codehaus.org/browse/MASSEMBLY-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Casey updated MASSEMBLY-312:
---------------------------------
Fix Version/s: 2.2-beta-3
> outputFileNameMapping not respected when the unpack=true
> --------------------------------------------------------
>
> Key: MASSEMBLY-312
> URL: http://jira.codehaus.org/browse/MASSEMBLY-312
> Project: Maven 2.x Assembly Plugin
> Issue Type: Bug
> Affects Versions: 2.2-beta-2
> Reporter: Calvin Yu
> Assignee: John Casey
> Fix For: 2.2-beta-3
>
> Attachments: massembly-312.txt, massembly312-integration-test.patch
>
>
> If I configure a dependencySet to unpack = true, the outputFileNameMapping is
> not respected, and instead the artifact is decompressed into the output
> directory. Looking at the code, this looks like it'll affect moduleSets as
> well.
> For example:
> <dependencySet>
> <outputDirectory>some_directory</outputDirectory>
>
> <outputFileNameMapping>${artifact.artifactId}.${artifact.extension}</outputFileNameMapping>
> <unpack>true</unpack>
> </dependencySet>
--
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