You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Markus Karg (JIRA)" <ji...@apache.org> on 2018/09/22 09:58:00 UTC

[jira] [Created] (MDEP-628) Unpacking File Mapper

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)