Builds a Web Application Archive (WAR) file from the project output and its dependencies.
'org.apache.maven.plugins:maven-war-plugin:2.1'
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>2.1</version>
</dependency>
<dependency org="org.apache.maven.plugins" name="maven-war-plugin" rev="2.1"/>
"org.apache.maven.plugins", "maven-war-plugin", "2.1"