Abstract classes to manage report generation
Go to file
2022-02-05 22:51:42 +01:00
.gitignore Update to upstream version 3.0.0 2017-09-12 10:38:20 +02:00
0001-Remove-dependency-on-junit-addons.patch Remove dependency on junit-addons 2018-07-17 11:58:21 +02:00
maven-reporting-impl.spec Rebuilt for java-17-openjdk as system jdk 2022-02-05 22:51:42 +01:00
README.md Require JDK 1.8 instead of 1.6 to fix FTBFS. 2021-11-07 13:29:34 -07:00
sources Update to upstream version 3.0.0 2017-09-12 10:38:20 +02: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).