Hi,

The Mojo team is pleased to announce the release of the
fitnesse-maven-project version 1.1-beta-1.

This plugin provides integration with Fitnesse (http://fitnesse.org).
It allows to :

   - run integration tests define in a remote/shared fitnesse instance with
   local code
   - run tests remotly.
   - report about tests execution

This release is mainly bug fixes. The next release 2.0 will support newer
(>2008) fitnesse version.

http://mojo.codehaus.org/fitnesse-maven-plugin/index.html

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

<plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>fitnesse-maven-plugin</artifactId>
        <version>1.1-beta-1</version>
</plugin>

Release Notes :
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11615&version=14175

Enjoy,

The Mojo team.

Philippe Kernevez

Reply via email to