The Apache Maven team is pleased to announce the release of the Maven
Reporting Exec version 2.0.0.
https://maven.apache.org/shared/maven-reporting-exec/
Release Notes - Maven Shared Components - Version maven-reporting-exec-2.0.0
** Bug
* [MSHARED-1298] - Missing site report should be detected
** Improvement
* [MSHARED-1236] - Supply execution id of caller (Maven Site
Plugin) to MavenReportExecutorRequest
* [MSHARED-1329] - Add field to MavenReportExecution whether it is
user-defined or autodetected
** Task
* [MSHARED-1060] - Upgrade to Java 8
* [MSHARED-1061] - Replace Plexus Logger with SLF4J
* [MSHARED-1064] - Reintroduce org.codehaus.doxia.sink.Sink
* [MSHARED-1105] - Replace Plexus Annotations with JSR 330 and
upgrade relevant dependencies
* [MSHARED-1193] - Remove Maven 2 compat code
* [MSHARED-1207] - Deprecate MavenReportExecutorRequest#localRepository
* [MSHARED-1387] - Clean up dependencies
** Dependency upgrade
* [MSHARED-1062] - Upgrade Maven Reporting API to 4.0.0-M1
* [MSHARED-1063] - Upgrade to Doxia Sitetools to 2.0.0-M2
* [MSHARED-1065] - Upgrade plugins and components in UTs and ITs
* [MSHARED-1100] - Upgrade Maven Parent to 36
* [MSHARED-1101] - Upgrade to Doxia/Doxia Sitetools to 2.0.0-M3
* [MSHARED-1102] - Upgrade plugins and components in ITs
* [MSHARED-1103] - Upgrade Maven Reporting API to 4.0.0-M2
* [MSHARED-1163] - Upgrade Maven Reporting API to 4.0.0-M3
* [MSHARED-1164] - Upgrade to Doxia/Doxia Sitetools to 2.0.0-M4
* [MSHARED-1166] - Upgrade Plexus Utils to 3.5.0
* [MSHARED-1167] - Upgrade plugins in ITs
* [MSHARED-1180] - Upgrade Parent to 39
* [MSHARED-1190] - Upgrade to Doxia/Doxia Sitetools to 2.0.0-M5
* [MSHARED-1191] - Upgrade Maven Reporting API to 4.0.0-M4
* [MSHARED-1192] - Upgrade plugins in ITs
* [MSHARED-1208] - Upgrade plugins and components (in ITs)
* [MSHARED-1222] - Upgrade to Doxia Sitetools 2.0.0-M7
* [MSHARED-1223] - Upgrade to Maven Reporting Impl 4.0.0-M6 in ITs
* [MSHARED-1235] - Upgrade to Maven Reporting API 4.0.0-M6
* [MSHARED-1241] - Upgrade plugins and components in ITs
* [MSHARED-1242] - Upgrade to Doxia Sitetools 2.0.0-M8
* [MSHARED-1246] - Upgrade components (in ITs)
* [MSHARED-1281] - Upgrade to Doxia 2.0.0-M7
* [MSHARED-1282] - Upgrade plugins and components (in ITs)
* [MSHARED-1283] - Upgrade to Maven Reporting API 4.0.0-M7/Maven
Reporting Impl 4.0.0-M9
* [MSHARED-1310] - Upgrade to Parent 40
* [MSHARED-1311] - Upgrade plugins and components (in ITs)
* [MSHARED-1322] - Upgrade to Doxia 2.0.0-M8
* [MSHARED-1323] - Upgrade to Maven Reporting API 4.0.0-M8
* [MSHARED-1324] - Upgrade plugins and components (in ITs)
* [MSHARED-1334] - Upgrade to Parent 41
* [MSHARED-1335] - Upgrade to Maven Reporting API 4.0.0-M9
* [MSHARED-1337] - Upgrade plugins and components (in ITs)
* [MSHARED-1362] - Upgrade plugins and components (in ITs)
* [MSHARED-1392] - Upgrade to Parent 42 and Maven 3.6.3
* [MSHARED-1404] - Upgrade plugins and components (in ITs)
* [MSHARED-1439] - Upgrade to Parent 43
* [MSHARED-1440] - Upgrade to Doxia 2.0.0
* [MSHARED-1441] - Upgrade to Maven Reporting API 4.0.0
* [MSHARED-1442] - Upgrade to Doxia Sitetools 2.0.0
* [MSHARED-1443] - Upgrade plugins and components (in ITs)
Enjoy,
-The Apache Maven team