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, siteRenderer
i18n, 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, locateReports
getInputEncoding, getOutputEncoding, populateReportItems, toRelative
protected File outputDirectory
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Mojo.execute()
Copyright © 2014. All rights reserved.