Hi,
The Mojo team is pleased to announce the release of the Mock
Repository Manager version 1.0-alpha-1.
The Mock Repository Manager suite of projects are used to provide mock
or lightweight Maven Repository Managers for use during integration
testing of Maven plugins.
http://mojo.codehaus.org/mrm
To get this update, simply specify the version in your project's
plugin configuration:
<plugin>        <groupId>org.codehaus.mojo</groupId>
<artifactId>mrm-maven-plugin</artifactId>
<version>1.0-alpha-1</version></plugin>
This plugin is primarily of use to people developing plugins for
Apache Maven, though other people may find unexpected usage patterns
that we have not anticipated yet!

For an example of how to use the Mock Repository Manager plugin, see
http://mojo.codehaus.org/mrm-maven-plugin/examples/invoker-tests.html
Release Notes - Mojo's Mock Repository Manager - Version 1.0-alpha-1
* This is the first release.
Enjoy,
The Mojo team. Stephen

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

Reply via email to