Questions
You can use the following in the web module that produces the war:
<build> <finalName>bird</finalName> . . . </build>
This leads to a file called bird.war to be created when goal "war:war" is used.
~ Answered on 2013-01-23 20:22:12