The Apache Maven team is pleased to announce the release of the Maven
Site Plugin, version 4.0.0-M5.
https://maven.apache.org/plugins/maven-site-plugin/
Release Notes - Maven Site Plugin - Version 4.0.0-M5
** Bug
* [MSITE-220] - site:run mojo will not display Javadoc or JXR
report results
** Improvement
* [MSITE-872] - Set content type on Doxia output
* [MSITE-924] - Populate SiteRenderingContext#getPublishDate() with
${project.build.outputTimestamp}
* [MSITE-929] - Make server host configurable
** Task
* [MSITE-920] - Remove Maven 2 compat code
** Dependency upgrade
* [MSITE-925] - Upgrade to Doxia/Doxia Sitetools to 2.0.0-M5
* [MSITE-926] - Upgrade to Maven Reporting API/Exec 4.0.0-M4
* [MSITE-927] - Upgrade Parent to 39
* [MSITE-928] - Upgrade plugins and components
Enjoy,
-The Apache Maven team