Hi,

The Mojo team is pleased to announce the release of the Selenium Maven
Plugin version 2.0.
Site : http://mojo.codehaus.org/selenium-maven-plugin/

To get this update, simply specify the version in your project's
plugin configuration:

<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>selenium-maven-plugin</artifactId>
  <version>2.0</version>
</plugin>

Release Notes - Maven 2.x Selenium Plugin - Version 2.0

** Bug
    * [MSELENIUM-63] - Add support for passing in system properties
when starting the selenium server.

** New Feature
    * [MSELENIUM-70] - upgrade to selenium server 2.2.0

Have Fun,
--
The Mojo team.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to