Release Notes - Maven Plugin Tools - Version 3.8.1
Bug
- [MPLUGIN-443] - Javadoc reference containing a link label with spaces are not detected
- [MPLUGIN-444] - JavadocLinkGenerator.createLink: Support nested binary class names
- [MPLUGIN-446] - ERROR during build of m-plugin-report-p and m-plugin-p: Dependencies in wrong scope
- [MPLUGIN-448] - "Executes as an aggregator plugin" documentation: s/plugin/goal/
- [MPLUGIN-452] - Maven scope warning should be logged at WARN level
- [MPLUGIN-453] - Fix Temporary File Information Disclosure Vulnerability
New Feature
- [MPLUGIN-441] - Support mojos using the new maven v4 api
Improvement
- [MPLUGIN-425] - Plugin descriptor should contain the requiredJavaVersion/requiredMavenVersion
- [MPLUGIN-439] - Execute annotation only supports standard lifecycle phases due to use of enum
- [MPLUGIN-440] - Clarify deprecation of all extractors but the maven-plugin-tools-annotations
Dependency upgrade
- [MPLUGIN-447] - Update to Maven Parent POM 39
- [MPLUGIN-454] - Bump junit-bom from 5.9.1 to 5.9.2
- [MPLUGIN-455] - Bump plexus-archiver from 4.5.0 to 4.6.1