Hi,

The Mojo team is pleased to announce the release of the Mock Repository Manager version 1.0.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://www.mojohaus.org/mrm/index.html

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.1</version>
</plugin>

Release Notes

https://github.com/mojohaus/mrm/milestone/3?closed=1

Enjoy,

The Mojo team.

Robert Scholte

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

Reply via email to