The Apache Maven team is pleased to announce the release of the Apache Maven Reporting Exec, version 1.5.1
This component provides an API to prepare report plugins execution with Maven 3. https://maven.apache.org/shared/maven-reporting-exec/ You can download the appropriate sources etc. from the download page: https://maven.apache.org/shared/maven-reporting-exec/download.cgi Release Notes - Maven Shared Components - Version maven-reporting-exec-1.5.1 ** Bug * [MSHARED-923] - upgrade maven-shade-plugin to 3.2.4 to get Reproducible Build * [MSHARED-924] - fix Xpp3DomUtils shading relocation * [MSHARED-921] - NoSuchMethodError: 'Xpp3Dom.getInputLocation()' with Maven versions < 3.6.1 ** Improvement * [MSHARED-814] - Require Java 7 * [MSHARED-879] - make build Reproducible ** Task * [MSHARED-663] - mark ReportPlugin and ReportSet package private Enjoy, -The Apache Maven team