Uses of Package
org.apache.maven.plugins.site

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

Classes in org.apache.maven.plugins.site used by org.apache.maven.plugins.site
AbstractSiteMojo
          Base class for site mojos.
AbstractSiteRenderingMojo
          Base class for site rendering mojos.
MavenReportExecution
           Since maven 3 reporting plugin MavenReport are not anymore injected by maven core This class will store all necessary information for MavenReport execution : a build MavenReport The associated ClassLoader for the Report Mojo execution The Plugin associated to the MavenReport
MavenReportExecutor
           
MavenReportExecutorRequest
           Bean which contains necessay informations for build MavenReportExecution with MavenReportExecutor.
ReportPlugin
           Represents a reporting plugin and its executions.
ReportSet
          Represents a set of reports and configuration to be used to generate them.
SiteMojo
          Generates the site for a single project.
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-2010 The Apache Software Foundation. All Rights Reserved.