Monday 18 October 2010

Maven Selenium Plugin 1.1 (Maven 3 compatible)

Hi,
The Maven Selenium Plugin 1.1 version has been released.
The most important fix is the Maven 3 compatibility !

Improvement
Don't miss to update the version in your pom

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

Have Fun !

No comments: