Package org.apache.maven.reporting
-
Class Summary Class Description AbstractMavenReport The basis for a Maven report which can be generated both as part of a site generation or as a direct standalone goal invocation.AbstractMavenReportRenderer An abstract class to manage report generation, with many helper methods to ease the job: you just need to implement getTitle() and renderBody().