public abstract class AbstractSiteDescriptorMojo extends AbstractSiteMojo
| Modifier and Type | Field and Description |
|---|---|
protected List<org.apache.maven.artifact.repository.ArtifactRepository> |
repositories
Remote repositories used for the project.
|
protected File |
siteDirectory
Directory containing the
site.xml file and the source for hand written docs (one directory
per Doxia-source-supported markup types):
see Doxia Markup Languages References). |
i18n, localRepository, project, reactorProjects, runtimeInformation, siteTool, skip| Constructor and Description |
|---|
AbstractSiteDescriptorMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.maven.doxia.site.decoration.DecorationModel |
prepareDecorationModel(Locale locale) |
getLocales, getMavenVersiongetLog, getPluginContext, setLog, setPluginContext@Parameter(defaultValue="${project.remoteArtifactRepositories}",
readonly=true)
protected List<org.apache.maven.artifact.repository.ArtifactRepository> repositories
@Parameter(defaultValue="${basedir}/src/site")
protected File siteDirectory
site.xml file and the source for hand written docs (one directory
per Doxia-source-supported markup types):
see Doxia Markup Languages References).protected org.apache.maven.doxia.site.decoration.DecorationModel prepareDecorationModel(Locale locale) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.