public class SiteMojo extends AbstractSiteRenderingMojo
Note that links between module sites in a multi module build will not work.
| Modifier and Type | Field and Description |
|---|---|
protected File |
outputDirectory
Directory containing the generated project sites and report distributions.
|
artifactFactory, artifactResolver, assembler, attributes, generatedSiteDirectory, moduleExcludes, reports, repositories, siteRendereri18n, locales, localRepository, project, reactorProjects, siteDirectory, siteTool| Constructor and Description |
|---|
SiteMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Generate the project site
throws MojoExecutionException if any
|
categoriseReports, createSiteRenderingContext, filterReports, locateDocuments, locateReportsgetInputEncoding, getOutputEncoding, populateReportItems, toRelativeprotected File outputDirectory
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionMojo.execute()Copyright © 2014. All rights reserved.