Apache Maven Reporting API 3.1.1 released
The Apache Maven team is pleased to announce the release of the
Apache Shared Component: Apache Maven Reporting API Version 3.1.1
Abstract classes to manage report generation, which can be run both:
- as part of a site generation, as a maven-reporting-api's MavenReport,
- or as a direct standalone goal invocation, as a maven-plugin-api's Mojo.
1
2 org.apache.maven.reporting
3 maven-reporting-api
4 3.1.1
5
Release Notes Maven Reporting API Version 3.1.1
-
Task:
- MSHARED-1118 - Restore binary compat for MavenReport (partially revert MSHARED-1024)
Enjoy,
-The Apache Maven Team