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 wagon supported protocols 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, using wagon supported protocols
 class SiteStageMojo
          Deploys the generated site to a local staging or mock directory based on the site URL specified in the <distributionManagement> section of the POM.
 



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