Hi,

The Mojo team is pleased to announce the release of the Mock Repository
Manager Maven Plugin version 1.0-beta-2.

The Mock Repository Manager Plugin is used when you want to test Maven
plugins against specific sets of dependencies in a repository.

http://mojo.codehaus.org/mrm-maven-plugin/

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-beta-2</version>
</plugin>

Release Notes - Mojo's Mock Repository Manager - Version 1.0-beta-2

** Bug
      * [MMOCKRM-9] - Site goals page only lists help goal (other goals
missing in list)
      * [MMOCKRM-11] - Param propertyName should have a default value
      * [MMOCKRM-13] - downloading /favicon.ico throws an
emptyStackException

** Improvement
      * [MMOCKRM-12] - Expose settings.xml for non-localhost users

Enjoy,

The Mojo team.

Robert Scholte

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to