org.apache.maven.reporting.exec
Interface MavenReportExecutor

All Known Implementing Classes:
DefaultMavenReportExecutor

public interface MavenReportExecutor

Since:
3.0-beta-1
Author:
Olivier Lamy

Method Summary
 List<MavenReportExecution> buildMavenReports(MavenReportExecutorRequest mavenReportExecutorRequest)
           
 

Method Detail

buildMavenReports

List<MavenReportExecution> buildMavenReports(MavenReportExecutorRequest mavenReportExecutorRequest)
                                             throws MojoExecutionException
Parameters:
mavenReportExecutorRequest -
Returns:
Throws:
MojoExecutionException


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