public class PladocReportMojo
extends org.apache.maven.reporting.AbstractMavenReport
Constructor and Description |
---|
PladocReportMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
executeReport(Locale arg0) |
String |
getDescription(Locale locale) |
String |
getName(Locale locale) |
protected String |
getOutputDirectory() |
String |
getOutputName() |
protected org.apache.maven.project.MavenProject |
getProject() |
protected org.codehaus.doxia.site.renderer.SiteRenderer |
getSiteRenderer() |
void |
setLog(org.apache.maven.plugin.logging.Log log) |
canGenerateReport, closeReport, execute, generate, getCategoryName, getReportOutputDirectory, getSink, isExternalReport, setReportOutputDirectory
protected void executeReport(Locale arg0) throws org.apache.maven.reporting.MavenReportException
executeReport
in class org.apache.maven.reporting.AbstractMavenReport
org.apache.maven.reporting.MavenReportException
public void setLog(org.apache.maven.plugin.logging.Log log)
setLog
in interface org.apache.maven.plugin.Mojo
setLog
in class org.apache.maven.plugin.AbstractMojo
protected org.codehaus.doxia.site.renderer.SiteRenderer getSiteRenderer()
getSiteRenderer
in class org.apache.maven.reporting.AbstractMavenReport
protected String getOutputDirectory()
getOutputDirectory
in class org.apache.maven.reporting.AbstractMavenReport
protected org.apache.maven.project.MavenProject getProject()
getProject
in class org.apache.maven.reporting.AbstractMavenReport
public String getOutputName()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.