Abstract classes to manage report generation
Go to file
2022-02-09 14:56:24 -07:00
.gitignore Version 3.1.0. Verify the sources. 2022-02-09 14:56:24 -07:00
0001-Remove-dependency-on-junit-addons.patch Version 3.1.0. Verify the sources. 2022-02-09 14:56:24 -07:00
KEYS Version 3.1.0. Verify the sources. 2022-02-09 14:56:24 -07:00
maven-reporting-impl.spec Version 3.1.0. Verify the sources. 2022-02-09 14:56:24 -07:00
README.md Require JDK 1.8 instead of 1.6 to fix FTBFS. 2021-11-07 13:29:34 -07:00
sources Version 3.1.0. Verify the sources. 2022-02-09 14:56:24 -07:00

maven-reporting-impl

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 invocation (as a maven-plugin-api's Mojo).