You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/04/26 13:13:00 UTC

[jira] [Closed] (MASSEMBLY-849) Add nonFilteredFileExtensions to avoid filtering of binary files

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

Robert Scholte closed MASSEMBLY-849.
------------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Fixed in [52a84fed26858323f61ed41bd71e3befd7910ad3|https://gitbox.apache.org/repos/asf?p=maven-assembly-plugin.git;a=commit;h=52a84fed26858323f61ed41bd71e3befd7910ad3]
There is no list of defaults, that might be a future improvement. I don't want to maintain some static list of extensions that is never complete.

> Add nonFilteredFileExtensions to avoid filtering of binary files
> ----------------------------------------------------------------
>
>                 Key: MASSEMBLY-849
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-849
>             Project: Maven Assembly Plugin
>          Issue Type: Improvement
>          Components: filtering
>    Affects Versions: 3.0.0
>            Reporter: Dennis Kieselhorst
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.3.0
>
>
> nonFilteredFileExtensions should be added to assembly-plugin similar to the param that exists in resources-plugin: https://maven.apache.org/plugins/maven-resources-plugin/examples/binaries-filtering.html
> Currently I have to double the fileSets with includes/excludes and filtered true/false.



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