Apache Maven Reporting Impl Version 4.0.0-M1
The Apache Maven team is pleased to announce the release of the
Apache Shared Component: Apache Maven Reporting Impl. Version 4.0.0-M1
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 3 4 5 |
|
-
Task:
- MSHARED-1055 – Upgrade to Java 8
-
Dependency upgrades:
- MSHARED-1056 – Upgrade to Maven 3.2.5
- MSHARED-1057 – Upgrade to Doxia/Doxia Sitetools to 2.0.0-M2
- MSHARED-1058 – Upgrade components
- MSHARED-1059 – Upgrade Maven Reporting API to 4.0.0-M1
Enjoy,
-The Apache Maven Team