@Mojo(name="stage-deploy", requiresDependencyResolution=TEST) public class SiteStageDeployMojo extends AbstractDeployMojo
<distributionManagement>
section of the
POM, using wagon supported protocolsDEFAULT_STAGING_DIRECTORY, mavenSession
i18n, locales, localRepository, project, reactorProjects, siteDirectory, siteTool
Constructor and Description |
---|
SiteStageDeployMojo() |
Modifier and Type | Method and Description |
---|---|
protected String |
getDeployModuleDirectory()
Find the relative path between the distribution URLs of the top parent and the current project.
|
protected String |
getDeployRepositoryID()
Specifies the id to look up credential settings.
|
protected String |
getDeployRepositoryURL()
Specifies the target URL for the deploy.
|
appendSlash, contextualize, execute, getProxyInfo, getRootSite, getSite, getTopLevelBuildDirectory, isDeploy
getInputEncoding, getMavenVersion, getOutputEncoding, isMaven3OrMore
protected String getDeployModuleDirectory() throws org.apache.maven.plugin.MojoExecutionException
AbstractDeployMojo
getDeployModuleDirectory
in class AbstractDeployMojo
org.apache.maven.plugin.MojoExecutionException
protected String getDeployRepositoryID() throws org.apache.maven.plugin.MojoExecutionException
AbstractDeployMojo
getDeployRepositoryID
in class AbstractDeployMojo
org.apache.maven.plugin.MojoExecutionException
- if the ID cannot be determinedprotected String getDeployRepositoryURL() throws org.apache.maven.plugin.MojoExecutionException
AbstractDeployMojo
getDeployRepositoryURL
in class AbstractDeployMojo
org.apache.maven.plugin.MojoExecutionException
- if the URL cannot be constructedCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.