jira-importer commented on issue #200: URL: https://github.com/apache/maven-jar-plugin/issues/200#issuecomment-2956678003
**[Binyan](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=binyan)** commented In our case we need to jar up a directory structure and give it the extension ".war". We would use the war plugin for that except that the directory structure is not a real war and the war plugin complains rightfully so about that fact. Nonetheless, because of bonehead 3rd party integration we need to give this jar a ".war" extension. The resulting war will later be uploaded and have it's contents sucked into a real exploded war. Thus, people have real business needs for needing the ability to give ithe artifact a final name. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
