@Mojo(name="aggregate",
defaultPhase=SITE,
inheritByDefault=false,
aggregator=true)
public class AllureAggregateMojo
extends AllureGenerateMojo
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<org.apache.maven.project.MavenProject> |
reactorProjects
The projects in the reactor.
|
ALLURE_NEW_PROPERTIES, ALLURE_OLD_PROPERTIES, allureDownloadUrl, buildDirectory, CATEGORIES_FILE_NAME, decrypter, dependencyResolver, executorInfo, installDirectory, properties, propertiesFilePath, reportDirectory, reportingOutputDirectory, reportTimeout, reportVersion, resultsDirectory, session, singleFilepluginDescriptorlocale, mojoExecution, outputDirectory, outputFormat, outputTimestamp, project, remoteProjectRepositories, repoSession, siteDirectory, siteRenderer, siteTool| Constructor and Description |
|---|
AllureAggregateMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.nio.file.Path> |
getInputDirectories()
Get list of Allure results directories to generate the report.
|
protected java.lang.String |
getMojoName()
Get the current mojo name.
|
protected boolean |
isAggregate()
Is the current report aggregated?
|
canGenerateReport, createProjectClassLoader, executeReport, generateReport, getInstallDirectory, getOutputDirectory, getReportDirectory, isDirectoryExists, prepareProperties, readPropertiesFile, readPropertiesFileFromClasspath, readPropertiesFromMap, rendergetDescription, getName, getOutputName, getProject, getSiteRenderercloseReport, constructXrefLocation, execute, generate, generate, getCategoryName, getInputEncoding, getLocale, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, getXrefLocation, isExternalReport, setReportOutputDirectorygetLog, getPluginContext, setLog, setPluginContext@Parameter(defaultValue="${reactorProjects}",
required=true,
readonly=true)
protected java.util.List<org.apache.maven.project.MavenProject> reactorProjects
protected java.util.List<java.nio.file.Path> getInputDirectories()
getInputDirectories in class AllureGenerateMojoprotected java.lang.String getMojoName()
AllureGenerateMojogetMojoName in class AllureGenerateMojoprotected boolean isAggregate()
AllureGenerateMojoisAggregate in class AllureGenerateMojoCopyright © 2024 Qameta.io. All rights reserved.