You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Igor Fedorenko <ig...@ifedorenko.com> on 2012/05/28 16:31:53 UTC

[ANN] Maven Plugin Testing 2.0 Released

The Maven team is pleased to announce the release of the Maven Plugin 
Testing, version 2.0

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.0</version>
   </dependency>


Release Notes - Maven 2.x Plugin Testing - Version 2.0

** Bug
     * [MPLUGINTESTING-7] - parameters annotated with default-value are 
not injected
     * [MPLUGINTESTING-19] - [PATCH] build fails due to missing methods 
when building with maven3

** Improvement
     * [MPLUGINTESTING-21] - Update plugin testing mvn 3.x branch to use 
maven 3.0
     * [MPLUGINTESTING-22] - Allow plugin participation in plexus 
container setup

** New Feature
     * [MPLUGINTESTING-23] - Provide a way to create fully configured 
mojo instance


Enjoy,

-The Maven team

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