You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Guillaume Nodet <gn...@apache.org> on 2023/02/27 09:18:37 UTC

[ANN] Maven Plugin Testing 4.0.0-alpha-1

The Apache Maven team is pleased to announce the release of the
Maven Plugin Testing 4.0.0-alpha-1

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

Release Notes - Maven Plugin Testing - Version 4.0.0-alpha-1

** Bug
    * [MPLUGINTESTING-47] - Incorrect Mojo Java5 annotations in example
    * [MPLUGINTESTING-59] - Documentation for plugin testing uses
deprecated mvn archetype:create which not work.
    * [MPLUGINTESTING-64] - broken links on website
    * [MPLUGINTESTING-81] - Link to Git repository is broken
** New Feature
    * [MPLUGINTESTING-74] - Functions returning looked up mojos could use
generics
** Improvement
    * [MPLUGINTESTING-51] - ResolverExpressionEvaluatorStub ignores
project.basedir
    * [MPLUGINTESTING-66] - make build Reproducible
** Task
    * [MPLUGINTESTING-50] - Upgrade to Maven Invoker 2.2
    * [MPLUGINTESTING-54] - switch from Git-WIP to Gitbox
    * [MPLUGINTESTING-65] - Remove deprecated maven-plugin-testing-tools
and maven-test-tools modules
    * [MPLUGINTESTING-78] - Support the new maven 4 api

Enjoy,
- The Apache Maven team