Markus Karg created MDEP-628:
--------------------------------
Summary: Unpacking File Mapper
Key: MDEP-628
URL: https://issues.apache.org/jira/browse/MDEP-628
Project: Maven Dependency Plugin
Issue Type: New Feature
Components: unpack, unpack-dependencies
Affects Versions: 3.1.1
Reporter: Markus Karg
The new parameter {{fileMapper}} (default: {{null}}) can be set to an
implementation of the
{{org.codehaus.plexus.components.io.filemappers.FileMapper}} interface to
rewrite the target path of each unpacked file.
This is useful in case prefixes of target files names within the target
directory shall be added (using {{PrefixFileMapper}}), changed or omitted
(using {{RegExpFileMapper}}).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)