jira-importer commented on issue #101: URL: https://github.com/apache/maven-war-plugin/issues/101#issuecomment-2967842424
**[Bård Dybwad Kristensen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bdk)** commented Hi I actually did not know about the war:exploded. How embarrassing is that? :-) Anyway; using this goal would not help in my case, as the default goal for war is war:war. I run the install goal on a collection of projects, a couple of them being war-projects. In this case the war:war is by default run for the war-projects, thus packing the war-files as well. Is there a way to force the war:exploded to be run as default instead of war:war? -- 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