Apache Maven Plugin Testing Version 3.0.0 Released
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Testing, version 3.0.0
Release Notes - Apache Maven Plugin Testing - Version 3.0.0
Fixed bugs:
- MPLUGINTESTING-27 - ClassDefNotFound exception
- MPLUGINTESTING-32 - lookupConfiguredMojo prefers mojo config over pom.xml
- MPLUGINTESTING-33 - Suboptimal/unexpected plugin artifact file
Improvements:
- MPLUGINTESTING-30 - Maven 3.1 compatibility
- MPLUGINTESTING-31 - Ability to customize guice container
New Feature:
- MPLUGINTESTING-28 - Rule which just embeds an AbstractMojoTestCase so Junit4 may be used
Have fun.