Skip to content

3.8.1

Compare
Choose a tag to compare
@slawekjaranowski slawekjaranowski released this 28 Feb 07:10
· 97 commits to master since this release

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