|
||||||||||
| 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.SiteRunMojo
public class SiteRunMojo
Starts the site up, rendering documents as requested for faster editing. It uses Jetty as the web server.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.plugins.site.AbstractSiteRenderingMojo |
|---|
artifactFactory, artifactResolver, assembler, attributes, generatedSiteDirectory, moduleExcludes, reports, repositories, siteRenderer |
| Fields inherited from class org.apache.maven.plugins.site.AbstractSiteMojo |
|---|
i18n, locales, localRepository, project, reactorProjects, siteDirectory, siteTool |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SiteRunMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
setPort(int port)
|
void |
setTempWebappDirectory(java.io.File tempWebappDirectory)
|
| Methods inherited from class org.apache.maven.plugins.site.AbstractSiteRenderingMojo |
|---|
categoriseReports, createSiteRenderingContext, filterReports, 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 |
| Constructor Detail |
|---|
public SiteRunMojo()
| 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()public void setTempWebappDirectory(java.io.File tempWebappDirectory)
public void setPort(int port)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||