[ 
https://issues.apache.org/jira/browse/MASSEMBLY-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498441#comment-16498441
 ] 

Brian Brooks edited comment on MASSEMBLY-849 at 6/1/18 7:28 PM:
----------------------------------------------------------------

+1 just wasted a couple of days dealing with an EXE corrupted by 
maven-assembly-plugin filtering a binary file.  Seems like filtering binaries 
should be off by default and require explicit configuration to enable such 
filtering.  What is the use case for filtering a binary file?


was (Author: bbrooks):
+1 just wasted a couple of days dealing with an EXE corrupted by 
maven-assembly-plugin filtering a binary file.  Seems like filtering binaries 
should be off bey default and require explicit configuration to enable such 
filtering.  What is the use case for filtering a binary file?

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)

Reply via email to