Uses of Package
org.apache.maven.reporting.exec
-
Packages that use org.apache.maven.reporting.exec Package Description org.apache.maven.reporting.exec -
Classes in org.apache.maven.reporting.exec used by org.apache.maven.reporting.exec Class Description DefaultMavenReportExecutor.GoalWithConf MavenPluginManagerHelper MavenPluginManagerhelper to deal with API changes between Maven 3.0.x and 3.1.x, ie switch from Sonatype Aether (inorg.sonatype.aetherpackage) to Eclipse Aether (inorg.eclipse.aetherpackage) for some parameters.MavenReportExecution Since Maven 3, reporting plugins (ieMavenReports) are not anymore prepared by Maven core.MavenReportExecutor This component will prepareMavenReports for later generation.MavenReportExecutorRequest Bean which contains necessary informations to buildMavenReportExecutionwithMavenReportExecutor: the intent is to store some informations regarding the current Maven execution.ReportPlugin Represents a reporting plugin and its execution configuration.ReportSet Represents a set of reports and a configuration to be used to generate them.