org.apache.maven.plugins.site
public class SiteRunMojo extends AbstractSiteRenderingMojo
artifactFactory, artifactResolver, assembler, attributes, generatedSiteDirectory, moduleExcludes, reports, repositories, siteRenderer
i18n, locales, localRepository, project, reactorProjects, siteDirectory, siteTool
Constructor and Description |
---|
SiteRunMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
setPort(int port) |
void |
setTempWebappDirectory(java.io.File tempWebappDirectory) |
categoriseReports, createSiteRenderingContext, filterReports, locateDocuments, locateReports
getInputEncoding, getOutputEncoding, populateReportItems, toRelative
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()
public void setTempWebappDirectory(java.io.File tempWebappDirectory)
public void setPort(int port)
Copyright © 2014. All Rights Reserved.