[
https://jira.codehaus.org/browse/MWAR-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MWAR-249.
-------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> War plugin doesn't let modify the contents of the "exploded" directory
> ----------------------------------------------------------------------
>
> Key: MWAR-249
> URL: https://jira.codehaus.org/browse/MWAR-249
> Project: Maven WAR Plugin
> Issue Type: Bug
> Affects Versions: 2.1
> Environment: maven 3
> Reporter: Cem Koc
> Attachments: Test.zip
>
>
> Shortly I am trying to modify the contents of the "exploded" directory before
> package phase. I was successfully modifying contents of the exploded
> directories before updating my war plugin.
> My goal was
> 1) Creating an exploded directory of the sources.
> 2) Modifying contents with Replace plugin
> 3) Creating a war file including modified files
> To recreate issue,
> *) mvn clean prepare-package --> This will create as expected file.
> *) mvn clean package --> This will replace again modified file with old one.
> Thanks
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)