@Mojo(name="aggregate-config-report", aggregator=true, requiresProject=true, requiresReports=true, requiresDependencyResolution=RUNTIME) @Execute(phase=COMPILE) public class AggregateApplicationConfigReport extends AbstractApplicationConfigReport
ApplicationConfigProvider
mecanism on a aggregate mojo.
For each configuration, you can find all his options and actions.Modifier and Type | Field and Description |
---|---|
protected List<?> |
reactorProjects
The projects in the reactor.
|
configProviders, exclude, i18n, i18nBundleName, include, newClassLoader, outputDirectory, outputEncoding, project, showOptionDetail, siteRenderer, skip, verbose
Constructor and Description |
---|
AggregateApplicationConfigReport() |
Modifier and Type | Method and Description |
---|---|
protected ClassLoader |
createClassLoader() |
canGenerateReport, createClassLoader, executeReport, getCategoryName, getDescription, getName, getOutputDirectory, getOutputName, getProject, getSiteRenderer, init
closeReport, execute, generate, generate, generate, getInputEncoding, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, isExternalReport, setReportOutputDirectory
@Parameter(property="reactorProjects", readonly=true, required=true) protected List<?> reactorProjects
protected ClassLoader createClassLoader() throws org.apache.maven.reporting.MavenReportException
createClassLoader
in class AbstractApplicationConfigReport
org.apache.maven.reporting.MavenReportException
Copyright © 2013–2016 CodeLutin. All rights reserved.