Package | Description |
---|---|
org.apache.maven.plugins.site.descriptor | |
org.apache.maven.plugins.site.render | |
org.apache.maven.plugins.site.run |
Modifier and Type | Class and Description |
---|---|
class |
EffectiveSiteMojo
Displays the effective site descriptor as an XML for this build, after inheritance and interpolation of
site.xml , for the first locale. |
class |
SiteDescriptorAttachMojo
Adds the site descriptor (
site.xml ) to the list of files to be installed/deployed. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSiteRenderingMojo
Base class for site rendering mojos.
|
class |
SiteJarMojo
Bundles the site output into a JAR so that it can be deployed to a repository.
|
class |
SiteMojo
Generates the site for a single project.
|
Modifier and Type | Class and Description |
---|---|
class |
SiteRunMojo
Starts the site up, rendering documents as requested for faster editing.
|
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.