Duong Nguyen created MDEP-480: --------------------------------- Summary: There should be an option to prevent files overwrite for unpack-dependencies and unpack Key: MDEP-480 URL: https://jira.codehaus.org/browse/MDEP-480 Project: Maven Dependency Plugin Issue Type: Improvement Reporter: Duong Nguyen
There should be a options to prevent file overwrite when extracting files. This option is very helpful when unpack or unpack-dependencies happens after process-resouce phase. Currently, there is overwriteRelease, overwriteSnapshot, overwriteIfNewer. But they all work on the artifact scope (that means decide if a whole artifact should overwrite), not files scope (files should be overwrite an existing file). -- This message was sent by Atlassian JIRA (v6.1.6#6162)