Apache Maven Shared Component: Maven Reporting Impl. Version 3.1.0 Released

The Apache Maven team is pleased to announce the release of the Apache Shared Component: Apache Maven Reporting Impl. Version 3.1.0

Abstract classes to manage report generation, which can be run both:

1<plugin>
2  <groupId>org.apache.maven.reporting</groupId>
3  <artifactId>maven-reporting-impl</artifactId>
4  <version>3.1.0</version>
5</plugin>

Release Notes

Tasks:

Wish:

  • MSHARED-488 - - Make input source file encoding default to platform encoding

Enjoy,

-The Apache Maven Team

Karl-Heinz Marbaise