public class DoxiaRenderBooksMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
locales
A comma separated list of locales supported by Maven.
|
protected org.apache.maven.doxia.tools.SiteTool |
siteTool
SiteTool.
|
Constructor and Description |
---|
DoxiaRenderBooksMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes the Mojo.
|
protected java.lang.String |
getInputEncoding()
Gets the input files encoding.
|
protected java.lang.String |
getOutputEncoding()
Gets the effective reporting output files encoding.
|
protected org.apache.maven.doxia.tools.SiteTool siteTool
protected java.lang.String locales
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected java.lang.String getInputEncoding()
null
.protected java.lang.String getOutputEncoding()
null
.Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.