Last Version

Maven WarPath Plugin 2.0.2

AppFuse is a project that helps you start developing an application quickly. It takes care of integrating many open source projects for you. For example: Spring, Hibernate, Maven, MySQL and Struts. In addition to Hibernate, you can also use JPA or iBATIS as your backend. For your web framework, you can choose between Struts 2, JSF, Spring MVC and Tapestry. Test-first development is promoted when using AppFuse, and all the infrastructure is in place to do integration testing, unit/mock testing, as well as UI testing. Features include Authentication (using Acegi Security), Remember Me, Self Registration, Password Hint and GZip Compression. The fuse to start your apps.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.appfuse
ArtifactId

ArtifactId

maven-warpath-plugin
Version

Version

2.0.2
Type

Type

maven-plugin
Description

Description

Maven WarPath Plugin
AppFuse is a project that helps you start developing an application quickly. It takes care of integrating many open source projects for you. For example: Spring, Hibernate, Maven, MySQL and Struts. In addition to Hibernate, you can also use JPA or iBATIS as your backend. For your web framework, you can choose between Struts 2, JSF, Spring MVC and Tapestry. Test-first development is promoted when using AppFuse, and all the infrastructure is in place to do integration testing, unit/mock testing, as well as UI testing. Features include Authentication (using Acegi Security), Remember Me, Self Registration, Password Hint and GZip Compression. The fuse to start your apps.

Download maven-warpath-plugin 2.0.2


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

Dependencies

compile (10)

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.3
org.springframework.security : spring-security-core-tiger jar 2.0.1
log4j : log4j jar 1.2.13
mysql : mysql-connector-java jar 5.1.6
org.springframework : spring-test Optional jar 2.5.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.