[
https://issues.apache.org/jira/browse/MDEP-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629844#comment-16629844
]
ASF GitHub Bot commented on MDEP-628:
-------------------------------------
plamentotev commented on issue #5: [MDEP-628] Parameter `fileMappers` for
unpack path rewriting
URL:
https://github.com/apache/maven-dependency-plugin/pull/5#issuecomment-424984538
@mkarg I don't have commit rights and I'm not very familiar with the
plugin code base so it would be better if somebody else reviews it.
I've asked about this pull request because recently there was similar
contribution to Plexus Archiver about file mappers and I was curious
it it is the same use case (but it turned out to be a different one).
Sorry for bringing a bit of noise in your pull request :)
On Mon, Sep 24, 2018 at 5:59 PM Markus KARG <[email protected]> wrote:
>
> @plamentotev Review please. :-)
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub, or mute the thread.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Unpacking File Mappers
> ----------------------
>
> 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
>
> The new parameter {{fileMappers}} (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)