Maven Plugin

Apache Maven WAR Plugin

Downloads

Maven-plugin89.08 KB
Pom9.49 KB

[top] / org / apache / maven / plugins / maven-war-plugin / 3.2.2

Builds a Web Application Archive (WAR) file from the project output and its dependencies.
Repository external
Group ID org.apache.maven.plugins
Artifact ID maven-war-plugin
Version 3.2.2
Packaging maven-plugin
Parent org.apache.maven.plugins maven-plugins 31 (View)

POM Snippet

    <plugin>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-war-plugin</artifactId>
      <version>3.2.2</version>
    </plugin>

Other Details

URL https://maven.apache.org/plugins/
Organisation The Apache Software Foundation
Issue Tracker JIRA
Continuous Integration Jenkins

SCM

Connection scm:git:https://gitbox.apache.org/repos/asf/maven-war-plugin.git
Dev. Connection scm:git:https://gitbox.apache.org/repos/asf/maven-war-plugin.git
Viewer https://github.com/apache/maven-war-plugin/tree/${project.scm.tag}