[Webtest] [ANN] Maven WebTest Plugin 1.2 available for M1
Siegfried Goeschl
webtest@lists.canoo.com
Fri, 24 Jun 2005 13:44:01 +0200
The maven-plugins team is pleased to announce the Canoo WebTest Plug-in 1.2
release!
http://maven-plugins.sourceforge.net
Maven Plugin for Canoo WebTest
Changes in this version include:
Changes:
o Prepared release 1.2
o Updated to WebTest 1.7, build number = R_881
o Most dependencies are declared in project.xml (again)
To automatically install the plugin, type the following on a single line:
maven plugin:download
-DgroupId=maven-plugins
-DartifactId=maven-webtest-plugin
-Dversion=1.2
For a manual installation, you can download the plugin here:
http://www.ibiblio.org/maven/maven-plugins/plugins/maven-webtest-plugin-1.2.jar
Have fun!
-The maven-plugins team