All Classes and Interfaces
Classes
Class
Description
Abstract base class for deploy mojos.
Abstract class to compute effective site decoration model for site descriptors.
Base class for site mojos.
Base class for site rendering mojos.
Abstract base class for staging mojos.
This class is an abstraction of the location from/to resources
can be transfered.
Renders a Maven report.
Bean to handle Doxia in a servlet context attribute
Render a page as requested.
Displays the effective site descriptor as an XML for this build, after inheritance and interpolation of
site.xml, for the first locale.Various path (URL) manipulation routines.
Renders a Maven report in a Doxia site.
Deploys the generated site using wagon supported
protocols to the site URL specified in the
<distributionManagement> section of the POM.Attach a POM to an artifact.
Adds the site descriptor (
For Maven-2.x this is enabled by default only when the project has
This default execution has been removed from the built-in lifecycle of Maven 3.x for
site.xml) to the list of files to be installed/deployed.For Maven-2.x this is enabled by default only when the project has
pom packaging 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 for
pom-projects.Bundles the site output into a JAR so that it can be deployed to a repository.
Generate a sitemap.
Generates the site for a single project.
Starts the site up, rendering documents as requested for faster editing.
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 protocolsDeploys the generated site to a local staging or mock directory based on the site URL
specified in the
<distributionManagement> section of the
POM.