|
|||||||||
| 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.SiteMojo
org.apache.maven.plugins.site.SiteStageMojo
public class SiteStageMojo
Staging a site in specific directory.
Useful to test the generated site.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.plugins.site.SiteMojo |
|---|
outputDirectory, project, reactorProjects |
| Fields inherited from class org.apache.maven.plugins.site.AbstractSiteMojo |
|---|
i18n, siteDirectory |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SiteStageMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
Generate the project site throws MojoExecutionException if any |
| Methods inherited from class org.apache.maven.plugins.site.AbstractSiteMojo |
|---|
getSiteDescriptorFile, initLocalesList |
| 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 SiteStageMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
SiteMojo
execute in interface org.apache.maven.plugin.Mojoexecute in class SiteMojoorg.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 | ||||||||