Skip to content
mrdon edited this page Sep 12, 2010 · 20 revisions

The Maven ITBlast Plugin allows you to run your integration tests on multiple application servers in one build using the Cargo and Surefire Maven 2 plugins internally. The motivations for this plugin were to eliminate hundreds of POM XML for integration tests and add a few features like multiple container runs.

Downloads

You can download the jars, source, and javadocs from the Maven 2 repository:
bq. http://twdata-m2-repository.googlecode.com/svn/repo/org/twdata/maven/maven-itblast-plugin/

Example Usage

Maven Repository

Add this to your pom.xml:




twdata-m2-repository
twdata.org Maven 2 Repository
http://twdata-m2-repository.googlecode.com/svn/
Clone this wiki locally