Subclasses of AbstractDeployMojo in org.apache.maven.plugins.site |
class |
SiteDeployMojo
Deploys the generated site using scp or file
protocol to the site URL specified in the
<distributionManagement> section of the POM. |
class |
SiteStageDeployMojo
Deploys the generated site to a staging or mock directory to the site URL
specified in the <distributionManagement> section of the
POM. |
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. |