You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Kristian Rosenvold <kr...@apache.org> on 2012/09/28 08:49:00 UTC

[ANN] Maven Plugin Testing 1.3/2.1 Released

The Maven team is pleased to announce the release of the Maven Plugin
Testing, version 1.3 and 2.1

This release is Java7 compatible and updates all the dependencies of
plugin-testing,
especially easymock to version 2.5.2. Projects wishing to upgrade to
this version
will need to update their own easymock dependency (if they have one).

The Maven Plugin Testing contains the necessary modules to be able to
test Maven Plugins.

http://maven.apache.org/plugin-testing/


   <dependency>
     <groupId>org.apache.maven.plugin-testing</groupId>
     <artifactId>maven-plugin-testing-harness</artifactId>
     <version>2.1</version> <!-- or 1.3 -->
   </dependency>


Enjoy,

-The Maven team

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