The Apache Maven team is pleased to announce the release of the Maven Help Plugin version 3.4.1.

https://maven.apache.org/plugins/maven-help-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-help-plugin</artifactId>
  <version>3.4.1</version>
</plugin>


Release Notes - Maven Help Plugin - Version 3.4.1

** Test
    * [MPH-207] - Exercise output of an expression returning a null object.

** Dependency upgrade
    * [MPH-211] - Upgrade maven-plugin parent to 41
* [MPH-213] - Upgrade org.codehaus.plexus:plexus-interactivity-api from 1.3
    * [MPH-214] - Upgrade to Parent 42


Enjoy,

-The Apache Maven team

Reply via email to