Maven Cactus Plug-in Vincent Massol

This is a plugin for Cactus that allows to automatically start containers, run Cactus tests and stop the containers.

Currently, this plugin only supports the Servlet API 2.3.

Date Description
16 Nov 2002 Release of version 1.1.
06 Nov 2002 Release of version 1.0. Read the announcement here.

Check the features page for all features of this plugin.

Then, you should read the Quick Start page which provides details about how to use the plugin.

A sample application using Cactus is packaged within the Cactus plugin. Go to where you installed Maven and look into the plugins/maven-cactus-plugin-*/sample directory.

The latest changes are available here.