[
https://jira.codehaus.org/browse/MASSEMBLY-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Rosenvold updated MASSEMBLY-530:
-----------------------------------------
Fix Version/s: 2.5
> Allow configuration of encoding
> --------------------------------
>
> Key: MASSEMBLY-530
> URL: https://jira.codehaus.org/browse/MASSEMBLY-530
> Project: Maven Assembly Plugin
> Issue Type: Improvement
> Affects Versions: 2.2
> Reporter: Max Schaefer
> Fix For: 2.5
>
>
> Zips, that encode the file names with e.g. UTF-8 are not properly unpacked
> because the system default encoding is assumed.
> I tracked down that PlexusIoZipFileResourceCollection initialises a ZipFile
> instance passing in just the file. However, a second parameter of ZipFile
> allows to control the encoding. I would like to be able to specify that
> encoding when unpacking a dependencySet.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)