Skip to content

Releases: apache/maven-plugin-tools

3.16.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 17:05
maven-plugin-tools-3.16.0
1d3f05b

🚀 New features and improvements

🐛 Bug Fixes

  • Normalize references in Javadoc (#1162) @kwin
  • Fix excludedScanDirectories never matching on Windows (#1155) @slachiewicz
  • JavadocLinkGenerator.createLink(String) must consider module names (#1055) @kwin

📝 Documentation updates

  • Convert the index page from xdoc to Markdown (maven-plugin-tools-3.x) (#1157) @slachiewicz

ðŸ‘ŧ Maintenance

🔧 Build

ðŸ“Ķ Dependency updates

Read more

4.0.0-beta-3

4.0.0-beta-3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 17:05
maven-plugin-tools-4.0.0-beta-3
4fd8c7c

Warning

This plugin is a Maven 4 plugin and requires Maven 4.x to run.

🚀 New features and improvements

🐛 Bug Fixes

  • Normalize references in Javadoc (#1161) @kwin
  • Fix excludedScanDirectories never matching on Windows (#1154) @slachiewicz
  • #1105 Modified to properly report expression and defaultValue when processing Maven 4 plugin (#1106) @bradleylarrick
  • JavadocLinkGenerator.createLink(String) must consider module names (#1039) @kwin

📝 Documentation updates

ðŸ‘ŧ Maintenance

ðŸ“Ķ Dependency updates

Read more

3.15.2

Choose a tag to compare

@github-actions github-actions released this 24 Oct 16:12
maven-plugin-tools-3.15.2
f7ed01b

📝 Documentation updates

ðŸ‘ŧ Maintenance

ðŸ“Ķ Dependency updates

4.0.0-beta-2

4.0.0-beta-2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Oct 16:12
maven-plugin-tools-4.0.0-beta-2
4157fbb

Warning

This plugin is a Maven 4 plugin and requires Maven 4.x to run.

⚠ïļ Deprecated

📝 Documentation updates

ðŸ‘ŧ Maintenance

ðŸ“Ķ Dependency updates

3.15.1

Choose a tag to compare

Dependency upgrade

3.15.0

Choose a tag to compare

Improvement

  • [MPLUGIN-530] - Deprecate o.a.m.plugins.annotations.Component

Task

  • [MPLUGIN-528] - Tone done report plugin console output

Dependency upgrade

3.14.0

Choose a tag to compare

New Feature

  • [MPLUGIN-529] - Add new report goal 'report-no-fork' which will not invoke process-classes

Task

maven-plugin-tools-4.0.0-beta-1

Pre-release

Choose a tag to compare

What's Changed

Full Changelog: maven-plugin-tools-3.13.1...maven-plugin-tools-4.0.0-beta-1

3.13.1

Choose a tag to compare

Release Notes - Maven Plugin Tools - Version 3.13.1

Task

  • [MPLUGIN-526] - Clean up dependencies reported by dependencies:analyze

3.13.0

Choose a tag to compare

Release Notes - Maven Plugin Tools - Version 3.13.0

Bug

  • [MPLUGIN-517] - GoalRenderer renderParameterDetails() renders in wrong order
  • [MPLUGIN-521] - Nested types not properly extracted cause exception while generating Javadoc URLs

Improvement

Dependency upgrade

  • [MPLUGIN-516] - Upgrade asmVersion from 9.6 to 9.7
  • [MPLUGIN-519] - Update to Parent POM 42, prerequisite 3.6.3