Uses of Class
org.apache.maven.plugins.site.AbstractDeployMojo

Packages that use AbstractDeployMojo
org.apache.maven.plugins.site   
 

Uses of AbstractDeployMojo in org.apache.maven.plugins.site
 

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.
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.