Maven WarPath Plugin

AppFuse is a full-stack framework for building web applications on the JVM.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.appfuse.plugins
ArtifactId

ArtifactId

maven-warpath-plugin
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven WarPath Plugin
AppFuse is a full-stack framework for building web applications on the JVM.

Download maven-warpath-plugin

How to add to project

<plugin>
    <groupId>org.appfuse.plugins</groupId>
    <artifactId>maven-warpath-plugin</artifactId>
    <version>3.0.0</version>
</plugin>

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.4
org.apache.maven : maven-project jar 2.0.4
org.apache.maven : maven-artifact jar 2.0.4
org.apache.maven : maven-core jar 2.0.4
org.codehaus.plexus : plexus-utils jar 1.4.1
commons-lang : commons-lang jar 2.6
org.springframework.security : spring-security-core jar 3.2.0.RELEASE
org.springframework.security : spring-security-config jar 3.2.0.RELEASE
org.springframework.security : spring-security-ldap jar 3.2.0.RELEASE
org.aspectj : aspectjweaver jar 1.7.4
org.aspectj : aspectjrt jar 1.7.4
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
mysql : mysql-connector-java jar 5.1.27
org.springframework : spring-test Optional jar 4.0.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.2.1
2.2
2.1.0
2.1.0-M2
2.1.0-M1