Uses of Class
org.apache.maven.reporting.exec.MavenReportExecution
-
Uses of MavenReportExecution in org.apache.maven.reporting.exec
Methods in org.apache.maven.reporting.exec that return MavenReportExecutionModifier and TypeMethodDescriptionprivate MavenReportExecution
DefaultMavenReportExecutor.prepareReportExecution
(MavenReportExecutorRequest mavenReportExecutorRequest, DefaultMavenReportExecutor.GoalWithConf report, boolean hasUserDefinedReports) Methods in org.apache.maven.reporting.exec that return types with arguments of type MavenReportExecutionModifier and TypeMethodDescriptionDefaultMavenReportExecutor.buildMavenReports
(MavenReportExecutorRequest mavenReportExecutorRequest) MavenReportExecutor.buildMavenReports
(MavenReportExecutorRequest mavenReportExecutorRequest) Build theMavenReport
s, with associated forked executions if necessary.protected List<MavenReportExecution>
DefaultMavenReportExecutor.buildReportPlugin
(MavenReportExecutorRequest mavenReportExecutorRequest, ReportPlugin reportPlugin)