|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.plugins.site.AbstractSiteMojo
org.apache.maven.plugins.site.AbstractSiteRenderingMojo
org.apache.maven.plugins.site.SiteMojo
public class SiteMojo
Generates the site for a single project.
Note that links between module sites in a multi module build will not work.
| Field Summary | |
|---|---|
protected java.io.File |
outputDirectory
Directory containing the generated project sites and report distributions. |
| Fields inherited from class org.apache.maven.plugins.site.AbstractSiteRenderingMojo |
|---|
artifactFactory, artifactResolver, assembler, attributes, generatedSiteDirectory, mavenReportExecutor, mavenSession, moduleExcludes, plexusContainer, project, repositories, siteRenderer |
| Fields inherited from class org.apache.maven.plugins.site.AbstractSiteMojo |
|---|
i18n, locales, localRepository, reactorProjects, reportPlugins, siteDirectory, siteTool |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SiteMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
Generate the project site throws MojoExecutionException if any |
| Methods inherited from class org.apache.maven.plugins.site.AbstractSiteRenderingMojo |
|---|
categoriseReports, createSiteRenderingContext, filterReports, getReports, locateDocuments, locateReports |
| Methods inherited from class org.apache.maven.plugins.site.AbstractSiteMojo |
|---|
getInputEncoding, getOutputEncoding, populateReportItems, toRelative |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.File outputDirectory
| Constructor Detail |
|---|
public SiteMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionMojo.execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||