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

Michael Osipov closed MDEP-337.
-------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> Application of default excludes is inconsistent
> -----------------------------------------------
>
>                 Key: MDEP-337
>                 URL: https://jira.codehaus.org/browse/MDEP-337
>             Project: Maven Dependency Plugin
>          Issue Type: Bug
>          Components: unpack, unpack-dependencies
>    Affects Versions: 2.3
>            Reporter: Brett Porter
>
> In the unpack method, include/exclude selectors are used, which have "default 
> excludes" configured. When a POM configures the following, the default 
> excludes are also applied:
> {code:xml}
>   <excludes>**/something.txt</excludes>
> {code}
> However, if no excludes are present, then the default excludes are not 
> applied.
> If no excludes are present, then the default excludes should be applied in 
> the same way as if they were. However, I don't believe the exclusions should 
> be on by default (see related issue).



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to