Creates a war file. Also includes additional static web resources, such as images, CSS, JavaScript, and some HTML files.
'org.eclipse.hudson.main:hudson-war:3.0.0-M2'
<dependency>
<groupId>org.eclipse.hudson.main</groupId>
<artifactId>hudson-war</artifactId>
<version>3.0.0-M2</version>
</dependency>
<dependency org="org.eclipse.hudson.main" name="hudson-war" rev="3.0.0-M2"/>
"org.eclipse.hudson.main", "hudson-war", "3.0.0-M2"