A C D E F G H I L M O P R S T

A

AbstractSiteMojo - class org.apache.maven.plugins.site.AbstractSiteMojo.
Base class for site mojos.
AbstractSiteMojo() - Constructor for class org.apache.maven.plugins.site.AbstractSiteMojo
 
AbstractSiteRenderingMojo - class org.apache.maven.plugins.site.AbstractSiteRenderingMojo.
Base class for site rendering mojos.
AbstractSiteRenderingMojo() - Constructor for class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
 
artifactFactory - Variable in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
The component used for creating artifact instances.
artifactResolver - Variable in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
The component that is used to resolve additional artifacts required.
assembler - Variable in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
The component for assembling inheritance.
attributes - Variable in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
The template properties for rendering the site.

C

CategorySummaryDocumentRenderer - class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer.
Renders a Maven report.
CategorySummaryDocumentRenderer(RenderingContext, String, String, String, I18N, List) - Constructor for class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer
 
categoriseReports(Collection) - Method in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
Go through the collection of reports and put each report into a list for the appropriate category.
contextualize(Context) - Method in class org.apache.maven.plugins.site.SiteDeployMojo
 
contextualize(Context) - Method in class org.apache.maven.plugins.site.SiteStageDeployMojo
 
createSink(File, String) - Method in interface org.apache.maven.doxia.sink.SinkFactory
 
createSiteRenderingContext(Locale) - Method in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
 

D

DEFAULT_STAGING_DIRECTORY - Static variable in class org.apache.maven.plugins.site.SiteStageMojo
 
DoxiaBean - class org.apache.maven.plugins.site.webapp.DoxiaBean.
Bean to handle Doxia in a servlet context attribute
DoxiaBean(SiteRenderingContext, Map, File) - Constructor for class org.apache.maven.plugins.site.webapp.DoxiaBean
 
DoxiaFilter - class org.apache.maven.plugins.site.webapp.DoxiaFilter.
Render a page as requested.
DoxiaFilter() - Constructor for class org.apache.maven.plugins.site.webapp.DoxiaFilter
 
destroy() - Method in class org.apache.maven.plugins.site.webapp.DoxiaFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.maven.plugins.site.webapp.DoxiaFilter
 

E

execute() - Method in class org.apache.maven.plugins.site.HelpMojo
execute() - Method in class org.apache.maven.plugins.site.SiteDeployMojo
 
execute() - Method in class org.apache.maven.plugins.site.SiteDescriptorAttachMojo
 
execute() - Method in class org.apache.maven.plugins.site.SiteJarMojo
 
execute() - Method in class org.apache.maven.plugins.site.SiteMojo
Generate the project site

throws MojoExecutionException if any

execute() - Method in class org.apache.maven.plugins.site.SiteRunMojo
 
execute() - Method in class org.apache.maven.plugins.site.SiteStageDeployMojo
 
execute() - Method in class org.apache.maven.plugins.site.SiteStageMojo
 

F

filterReports(List) - Method in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
 

G

generate(Sink, SinkFactory, Locale) - Method in interface org.apache.maven.reporting.MavenMultiPageReport
 
generatedSiteDirectory - Variable in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
Directory containing generated documentation.
getArtifactType() - Method in class org.apache.maven.plugins.site.SiteJarMojo
 
getBaseVersion() - Method in class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata
 
getClassifier() - Method in class org.apache.maven.plugins.site.SiteJarMojo
 
getContext() - Method in class org.apache.maven.plugins.site.webapp.DoxiaBean
 
getDocuments() - Method in class org.apache.maven.plugins.site.webapp.DoxiaBean
 
getGeneratedSiteDirectory() - Method in class org.apache.maven.plugins.site.webapp.DoxiaBean
 
getInputEncoding() - Method in class org.apache.maven.plugins.site.AbstractSiteMojo
Gets the input files encoding.
getKey() - Method in class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata
 
getOutputEncoding() - Method in class org.apache.maven.plugins.site.AbstractSiteMojo
Gets the effective reporting output files encoding.
getOutputName() - Method in class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer
 
getOutputName() - Method in class org.apache.maven.plugins.site.ReportDocumentRenderer
 
getProxyInfo(Repository, WagonManager) - Static method in class org.apache.maven.plugins.site.SiteDeployMojo
Get the ProxyInfo of the proxy associated with the host and the protocol of the given repository.
getRemoteFilename() - Method in class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata
 
getRenderingContext() - Method in class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer
 
getRenderingContext() - Method in class org.apache.maven.plugins.site.ReportDocumentRenderer
 
getStagingDirectory(MavenProject, List, File) - Method in class org.apache.maven.plugins.site.SiteStageMojo
Find the directory where staging will take place.
getStagingSiteURL(MavenProject, List, String) - Method in class org.apache.maven.plugins.site.SiteStageDeployMojo
Find the URL where staging will take place.
getStructure(MavenProject, boolean) - Static method in class org.apache.maven.plugins.site.SiteStageMojo
Generates the site structure using the project hiearchy (project and its modules) or using the distributionManagement elements from the pom.xml.
getTopLevelProject(List) - Method in class org.apache.maven.plugins.site.SiteStageMojo
Find the top level parent in the reactor, i.e. the execution root.

H

HelpMojo - class org.apache.maven.plugins.site.HelpMojo.
Display help information on maven-site-plugin.
HelpMojo() - Constructor for class org.apache.maven.plugins.site.HelpMojo
 

I

I18N_DOXIA_CONTEXTS_KEY - Static variable in class org.apache.maven.plugins.site.webapp.DoxiaFilter
 
i18n - Variable in class org.apache.maven.plugins.site.AbstractSiteMojo
Internationalization.
init(FilterConfig) - Method in class org.apache.maven.plugins.site.webapp.DoxiaFilter
 
isExternalReport() - Method in class org.apache.maven.plugins.site.ReportDocumentRenderer
 
isOverwrite() - Method in class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer
 
isOverwrite() - Method in class org.apache.maven.plugins.site.ReportDocumentRenderer
 

L

LOCALES_LIST_KEY - Static variable in class org.apache.maven.plugins.site.webapp.DoxiaFilter
 
localRepository - Variable in class org.apache.maven.plugins.site.AbstractSiteMojo
The local repository.
locales - Variable in class org.apache.maven.plugins.site.AbstractSiteMojo
A comma separated list of locales supported by Maven.
locateDocuments(SiteRenderingContext, List, Locale) - Method in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
 
locateReports(List, Map, Locale) - Method in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
Go through the list of reports and process each one like this: Add the report to a map of reports keyed by filename having the report itself as value If the report is not yet in the map of documents, add it together with a suitable renderer

M

MavenMultiPageReport - interface org.apache.maven.reporting.MavenMultiPageReport.
Temporary class for backwards compatibility.
merge(ArtifactMetadata) - Method in class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata
 
moduleExcludes - Variable in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
Module type exclusion mappings ex: fml -> **/*-m1.fml (excludes fml files ending in '-m1.fml' recursively)

The configuration looks like this: <moduleExcludes> <moduleType>filename1.ext,**/*sample.ext</moduleType> <!


O

org.apache.maven.doxia.sink - package org.apache.maven.doxia.sink
 
org.apache.maven.plugins.site - package org.apache.maven.plugins.site
 
org.apache.maven.plugins.site.webapp - package org.apache.maven.plugins.site.webapp
 
org.apache.maven.reporting - package org.apache.maven.reporting
 
outputDirectory - Variable in class org.apache.maven.plugins.site.SiteMojo
Directory containing the generated project sites and report distributions.

P

populateReportItems(DecorationModel, Locale, Map) - Method in class org.apache.maven.plugins.site.AbstractSiteMojo
 
project - Variable in class org.apache.maven.plugins.site.AbstractSiteMojo
The maven project.

R

ReportDocumentRenderer - class org.apache.maven.plugins.site.ReportDocumentRenderer.
Renders a Maven report.
ReportDocumentRenderer(MavenReport, RenderingContext, Log) - Constructor for class org.apache.maven.plugins.site.ReportDocumentRenderer
 
reactorProjects - Variable in class org.apache.maven.plugins.site.AbstractSiteMojo
The reactor projects.
renderDocument(Writer, Renderer, SiteRenderingContext) - Method in class org.apache.maven.plugins.site.CategorySummaryDocumentRenderer
 
renderDocument(Writer, Renderer, SiteRenderingContext) - Method in class org.apache.maven.plugins.site.ReportDocumentRenderer
 
reports - Variable in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
 
repositories - Variable in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
Remote repositories used for the project.

S

SITE_RENDERER_KEY - Static variable in class org.apache.maven.plugins.site.webapp.DoxiaFilter
 
SinkFactory - interface org.apache.maven.doxia.sink.SinkFactory.
This interface was copied from doxia-sink-api 1.0-alpha-9, to avoid upgrading prerequisite to Maven 2.0.8.
SiteDeployMojo - class org.apache.maven.plugins.site.SiteDeployMojo.
Deploys the generated site using scp or file protocol to the site URL specified in the <distributionManagement> section of the POM.
SiteDeployMojo() - Constructor for class org.apache.maven.plugins.site.SiteDeployMojo
 
SiteDescriptorArtifactMetadata - class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata.
Attach a POM to an artifact.
SiteDescriptorArtifactMetadata(Artifact, DecorationModel, File) - Constructor for class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata
 
SiteDescriptorAttachMojo - class org.apache.maven.plugins.site.SiteDescriptorAttachMojo.
Adds the site descriptor (site.xml) to the list of files to be installed/deployed.
SiteDescriptorAttachMojo() - Constructor for class org.apache.maven.plugins.site.SiteDescriptorAttachMojo
 
SiteJarMojo - class org.apache.maven.plugins.site.SiteJarMojo.
Bundles the site output into a JAR so that it can be deployed to a repository.
SiteJarMojo() - Constructor for class org.apache.maven.plugins.site.SiteJarMojo
 
SiteMojo - class org.apache.maven.plugins.site.SiteMojo.
Generates the site for a single project.
SiteMojo() - Constructor for class org.apache.maven.plugins.site.SiteMojo
 
SiteRunMojo - class org.apache.maven.plugins.site.SiteRunMojo.
Starts the site up, rendering documents as requested for faster editing.
SiteRunMojo() - Constructor for class org.apache.maven.plugins.site.SiteRunMojo
 
SiteStageDeployMojo - class org.apache.maven.plugins.site.SiteStageDeployMojo.
Deploys the generated site to a staging or mock directory to the site URL specified in the <distributionManagement> section of the POM.
SiteStageDeployMojo() - Constructor for class org.apache.maven.plugins.site.SiteStageDeployMojo
 
SiteStageMojo - class org.apache.maven.plugins.site.SiteStageMojo.
Generates a site in a local staging or mock directory based on the site URL specified in the <distributionManagement> section of the POM.
SiteStageMojo() - Constructor for class org.apache.maven.plugins.site.SiteStageMojo
 
setContext(SiteRenderingContext) - Method in class org.apache.maven.plugins.site.webapp.DoxiaBean
 
setDocuments(Map) - Method in class org.apache.maven.plugins.site.webapp.DoxiaBean
 
setGeneratedSiteDirectory(File) - Method in class org.apache.maven.plugins.site.webapp.DoxiaBean
 
setPort(int) - Method in class org.apache.maven.plugins.site.SiteRunMojo
 
setTempWebappDirectory(File) - Method in class org.apache.maven.plugins.site.SiteRunMojo
 
siteDirectory - Variable in class org.apache.maven.plugins.site.AbstractSiteMojo
Directory containing the site.xml file and the source for apt, fml and xdoc docs.
siteRenderer - Variable in class org.apache.maven.plugins.site.AbstractSiteRenderingMojo
Site renderer.
siteTool - Variable in class org.apache.maven.plugins.site.AbstractSiteMojo
SiteTool.
stagingDirectory - Variable in class org.apache.maven.plugins.site.SiteStageMojo
Staging directory location.
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata
 
storedInArtifactVersionDirectory() - Method in class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata
 

T

toRelative(File, String) - Static method in class org.apache.maven.plugins.site.AbstractSiteMojo
TODO should be removed see PLXUTILS-61
toString() - Method in class org.apache.maven.plugins.site.SiteDescriptorArtifactMetadata
 

A C D E F G H I L M O P R S T

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