The Apache Maven team is pleased to announce the release of the Apache
Maven Plugin Tools, version 3.9.0.
https://maven.apache.org/plugin-tools/
Release Notes - Maven Plugin Tools - Version 3.9.0
** Bug
* [MPLUGIN-470] - *-mojo.xml (in PluginXdocGenerator) is
overwritten when multiple locales are defined
* [MPLUGIN-471] - Generated table by PluginXdocGenerator does not
contain default attributes
** Improvement
* [MPLUGIN-469] - Omit empty line in generated help goal output if
plugin description is empty
* [MPLUGIN-472] - Use Plexus I18N rather than fiddling with
resource bundles directly
** Task
* [MPLUGIN-467] - Remove reporting from maven-plugin-plugin
** Dependency upgrade
* [MPLUGIN-468] - Upgrade plugins and components (in ITs)
Enjoy,
-The Apache Maven team