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

Hugo de Paix de Coeur edited comment on MWAR-340 at 1/2/17 12:26 PM:
---------------------------------------------------------------------

FYI, IntelliJ IDEA correctly builds artefacts by handling packagingExcludes 
from Maven metadata .. but Maven himself does not, that's ironic :)


was (Author: kabhal):
FYI, IntelliJ IDEA correctly builds artefacts by handling packagingExcludes 
from Maven metadata .. but not Maven himself, that's ironic :)

> <packagingExcludes> is ignored by war:exploded
> ----------------------------------------------
>
>                 Key: MWAR-340
>                 URL: https://issues.apache.org/jira/browse/MWAR-340
>             Project: Maven WAR Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5, 2.6
>            Reporter: Hendy Irawan
>
> e.g.
> {code}
> <packagingExcludes>WEB-INF/classes/logback.xml</packagingExcludes>
> {code}
> in the exploded directory, that/those file(s) is incorrectly still included.
> However in the .war file, that file is properly excluded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to