Github user alex3305 closed the pull request at:
https://github.com/apache/tomcat-maven-plugin/pull/11
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user alex3305 opened a pull request:
https://github.com/apache/tomcat-maven-plugin/pull/11
Adds support for a custom war file name
Currently the war name is always equals to
${project.build.directory}/${project.build.finalName}.war. This is overridable
through the pom file