The Apache Maven team is pleased to announce the release of the Apache
Maven Plugin Tools, version 3.10.1.
https://maven.apache.org/plugin-tools/
Release Notes - Maven Plugin Tools - Version 3.10.1
** Bug
* [MPLUGIN-482] - JavadocSite.createLink() does not consider
implicit module path prefix
** Improvement
* [MPLUGIN-442] - Rewrite plugin goal documentation generation to
use supplied sink instead of direct Xdoc
* [MPLUGIN-475] - Upgrade to plexus-utils / plexus-xml 4.0.0
* [MPLUGIN-477] - Don't add a stray period
** Dependency upgrade
* [MPLUGIN-478] - Upgrade org.junit:junit-bom from 5.9.3 to 5.10.0
* [MPLUGIN-479] - Bump org.codehaus.plexus:plexus-archiver from
4.7.1 to 4.8.0
Enjoy,
-The Apache Maven team