You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2017/05/20 12:11:04 UTC

[jira] [Updated] (MWAR-407) Binary files are modified during web.xml filtering

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

Maxim Solodovnik updated MWAR-407:
----------------------------------
    Description: 
Binary files are being modified in case

{code}
<filteringDeploymentDescriptors>true</filteringDeploymentDescriptors>
{code}

option is used

here is the quick-start project https://github.com/solomax/filter-war/

UPDATE: works as expected with maven-war-plugin 3.0.0

  was:
Binary files are being modified in case

{code}
<filteringDeploymentDescriptors>true</filteringDeploymentDescriptors>
{code}

option is used

here is the quick-start project https://github.com/solomax/filter-war/


> Binary files are modified during web.xml filtering
> --------------------------------------------------
>
>                 Key: MWAR-407
>                 URL: https://issues.apache.org/jira/browse/MWAR-407
>             Project: Maven WAR Plugin
>          Issue Type: Bug
>          Components: filtering
>    Affects Versions: 3.1.0
>            Reporter: Maxim Solodovnik
>
> Binary files are being modified in case
> {code}
> <filteringDeploymentDescriptors>true</filteringDeploymentDescriptors>
> {code}
> option is used
> here is the quick-start project https://github.com/solomax/filter-war/
> UPDATE: works as expected with maven-war-plugin 3.0.0



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)