|
||||||||||
| 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.AbstractDeployMojo
org.apache.maven.plugins.site.SiteStageMojo
public class SiteStageMojo
Generates a site in a local staging or mock directory based on the site URL
specified in the <distributionManagement> section of the
POM.
It can be used to test that links between module sites in a multi module build works.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.plugins.site.AbstractDeployMojo |
|---|
DEFAULT_STAGING_DIRECTORY |
| 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 | |
|---|---|
SiteStageMojo()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getDeployRepositoryID()
Specifies the id to look up credential settings. |
protected java.lang.String |
getDeployRepositoryURL()
Specifies the target URL for the deploy. |
| Methods inherited from class org.apache.maven.plugins.site.AbstractDeployMojo |
|---|
appendSlash, contextualize, execute, getProxyInfo, getRootSite, getSite, getTopLevelBuildDirectory |
| Methods inherited from class org.apache.maven.plugins.site.AbstractSiteMojo |
|---|
checkMavenVersion, getInputEncoding, getMavenVersion, getOutputEncoding |
| 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 |
|---|
protected java.lang.String getDeployRepositoryID()
throws org.apache.maven.plugin.MojoExecutionException
AbstractDeployMojo
getDeployRepositoryID in class AbstractDeployMojoorg.apache.maven.plugin.MojoExecutionException - if the ID cannot be determined
protected java.lang.String getDeployRepositoryURL()
throws org.apache.maven.plugin.MojoExecutionException
AbstractDeployMojo
getDeployRepositoryURL in class AbstractDeployMojoorg.apache.maven.plugin.MojoExecutionException - if the URL cannot be constructed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||