All Classes
-
Class Summary Class Description AbstractDeployMojo Abstract base class for deploy mojos.AbstractDeployMojo.URIEncoder AbstractSiteDescriptorMojo Abstract class to compute effective site decoration model for site descriptors.AbstractSiteMojo Base class for site mojos.AbstractSiteRenderingMojo Base class for site rendering mojos.AbstractStagingMojo Abstract base class for staging mojos.BugFixedRepository This class is an abstraction of the location from/to resources can be transfered.CategorySummaryDocumentRenderer Renders a Maven report.DoxiaBean Bean to handle Doxia in a servlet context attributeDoxiaFilter Render a page as requested.EffectiveSiteMojo Displays the effective site descriptor as an XML for this build, after inheritance and interpolation ofsite.xml, for the first locale.HelpMojo Display help information on maven-site-plugin.
Callmvn site:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.PathUtils Various path (URL) manipulation routines.ReportDocumentRenderer Renders a Maven report in a Doxia site.ReportDocumentRenderer.MultiPageSinkFactory ReportDocumentRenderer.MultiPageSubSink SiteDeployMojo Deploys the generated site using wagon supported protocols to the site URL specified in the<distributionManagement>section of the POM.SiteDescriptorArtifactMetadata Attach a POM to an artifact.SiteDescriptorAttachMojo Adds the site descriptor (site.xml) to the list of files to be installed/deployed.
For Maven-2.x this is enabled by default only when the project haspompackaging since it will be used by modules inheriting, but this can be enabled for other projects packaging if needed.
This default execution has been removed from the built-in lifecycle of Maven 3.x forpom-projects.SiteJarMojo Bundles the site output into a JAR so that it can be deployed to a repository.SiteMap Generate a sitemap.SiteMojo Generates the site for a single project.SiteRunMojo Starts the site up, rendering documents as requested for faster editing.SiteStageDeployMojo Deploys the generated site to a staging or mock URL to the site URL specified in the<distributionManagement>section of the POM, using wagon supported protocolsSiteStageMojo Deploys the generated site to a local staging or mock directory based on the site URL specified in the<distributionManagement>section of the POM.