Package org.apache.maven.reporting

Interface Summary
MavenMultiPageReport Temporary copy of maven-reporting-api class to avoid Maven 3 prerequisite, since maven-reporting-api is included in Maven 2 then internal version is preferred.
 

Class Summary
AbstractMavenReport The basis for a Maven report which can be generated both as part of a site generation or as a direct standalone 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().
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.