Hendy Irawan created MWAR-340:
---------------------------------
Summary: <packagingExcludes> is ignored by war:exploded
Key: MWAR-340
URL: https://jira.codehaus.org/browse/MWAR-340
Project: Maven WAR Plugin
Issue Type: Bug
Affects Versions: 2.5
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.1.6#6162)