You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/23 01:49:00 UTC

[jira] [Updated] (MDEP-496) unpack-dependencies applies silent exclusions that can't be disabled

     [ https://issues.apache.org/jira/browse/MDEP-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold updated MDEP-496:
---------------------------------------
    Priority: Minor  (was: Major)

> unpack-dependencies applies silent exclusions that can't be disabled
> --------------------------------------------------------------------
>
>                 Key: MDEP-496
>                 URL: https://issues.apache.org/jira/browse/MDEP-496
>             Project: Maven Dependency Plugin
>          Issue Type: Sub-task
>          Components: unpack, unpack-dependencies
>    Affects Versions: 2.10
>            Reporter: Dan Armbrust
>            Priority: Minor
>
> The issues https://issues.apache.org/jira/browse/MDEP-338 and https://issues.apache.org/jira/browse/MDEP-337 are still just as valid today as they were 4 years ago when they were reported (and when a patch was supplied to fix the issue)
> If you attempt to extract a zip file that contains a folder such as ".svn" it will extract fine - including the .svn folder - UNLESS you also supply an exclude such as <excludes>**/foo.txt</excludes> - now the behavior changes, and it does NOT extract the .svn folder, as it falls into a default exclude list somewhere, which is unconfigurable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)