Adds support files to a web application that makes it possible to run it from the command line in addition to being deployed to a container.
'net.nisgits.executablewar:maven-executable-war-plugin:0.2'
<dependency>
<groupId>net.nisgits.executablewar</groupId>
<artifactId>maven-executable-war-plugin</artifactId>
<version>0.2</version>
</dependency>
<dependency org="net.nisgits.executablewar" name="maven-executable-war-plugin" rev="0.2"/>
"net.nisgits.executablewar", "maven-executable-war-plugin", "0.2"