We are pleased to announce the Canoo WebTest Plug-in 0.4 release! 

http://maven-plugins.sourceforge.net

Maven Plugin for Canoo WebTest 

===============================================================================

Changes in this version include:

  New Features:

o Since the project dependencies are not longer included a new property 
  maven.webtest.jar.includeis used tpo selectively import JARs from the 
  project. The property contains a comma seperated list of JAR ids to add 
  JARs defined in the project.xml 
o Using HttpUnit 1.5 instead of 1.4.1 
o Using NeckoHTML instead of JTidy due to HttpUnit 1.5 

  Fixed bugs:

o Not inlcuding the project dependencies when calling ANT. This should avoid 
  clashes with the various Xerces on this planet  

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=file:/usr/share/maven/repository
  -DgroupId=maven-plugins
  -DartifactId=maven-webtest-plugin
  -Dversion=0.4

For a manual installation, you can download the plugin here:
file:/usr/share/maven/repository/maven-plugins/plugins/maven-webtest-plugin-0.4.jar


===============================================================================

Issues, bugs, and feature requests for Canoo WebTest Plug-in
should be submitted to the following issue tracking system:

http://sourceforge.net/tracker/?group_id=61626


Have fun!
-The Canoo WebTest Plug-in development team
