-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function
Description
Markus Karg opened MDEP-628 and commented
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
).
Affects: 3.1.1
Remote Links:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function