public abstract class AbstractStagingMojo extends AbstractDeployMojo
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_STAGING_DIRECTORY
The String "staging/".
|
protected String |
topSiteURL
Top distribution management site url, for manual configuration when auto-calculated value
doesn't match expectations.
|
mavenSessioni18n, project, siteTool, skip| Constructor and Description |
|---|
AbstractStagingMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
determineTopDistributionManagementSiteUrl()
By default, staging mojos will get their top distribution management site url by getting top parent
with the same site, which is a good heuristics.
|
appendSlash, determineDeploySite, execute, getAuthenticationInfo, getDeployModuleDirectory, getDeploySite, getSite, getTopDistributionManagementSiteUrl, getTopLevelProject, isDeploygetLocales@Parameter(property="topSiteURL") protected String topSiteURL
protected static final String DEFAULT_STAGING_DIRECTORY
protected String determineTopDistributionManagementSiteUrl() throws org.apache.maven.plugin.MojoExecutionException
topSiteURL can be configured: it will be used instead.determineTopDistributionManagementSiteUrl in class AbstractDeployMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.