jira-importer commented on issue #242: URL: https://github.com/apache/maven-war-plugin/issues/242#issuecomment-2967855225
**[Haikal Saadh](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tunaranch)** commented Would implementing this mean that, war:exploded will actually generate a dir. that actually resembles the final war, extracted? atm, war:exploded does not process \<archive>\<manifestFile/> (MWAR-167), and stuff that's in \<packagingExcludes> is actually copied in to the staging directory. It seems reasonable to expect that war:exploded willl give you an exploded directory with contents that should match the final war's. At the moment, this is not the case. (Should I log a separate issue for this?) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org