[ 
https://issues.apache.org/jira/browse/MDEP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624573#comment-16624573
 ] 

Markus Karg commented on MDEP-628:
----------------------------------

I have developed an implementation of this functionality, see the following 
Github Pull Requests:

* [https://github.com/codehaus-plexus/plexus-archiver/pull/100] - Adds this 
functionality to Plexus Archiver 3.7.0-SNAPSHOT.

* [https://github.com/apache/maven-dependency-plugin/pull/5] - Adds this 
functionality to of 3.2.1-SNAPSHOT by using Plexus Archiver 3.7.0-SNAPSHOT.

> 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
>            Priority: Major
>              Labels: FileMapper, Mapping, Path
>         Attachments: image-2018-09-22-11-58-40-679.png
>
>
> 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)

Reply via email to