ch.marcus_schulte.hivedoc
Class HivedocMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.reporting.AbstractMavenReport
ch.marcus_schulte.hivedoc.HivedocMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.apache.maven.reporting.MavenReport
public class HivedocMojo
- extends org.apache.maven.reporting.AbstractMavenReport
- implements org.apache.maven.reporting.MavenReport
Goal which adds hivemodule-docs to a project's site
| Fields inherited from interface org.apache.maven.reporting.MavenReport |
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class org.apache.maven.reporting.AbstractMavenReport |
canGenerateReport, closeReport, execute, generate, getCategoryName, getReportOutputDirectory, getSink, isExternalReport, setReportOutputDirectory |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.reporting.MavenReport |
canGenerateReport, generate, getCategoryName, getReportOutputDirectory, isExternalReport, setReportOutputDirectory |
HivedocMojo
public HivedocMojo()
executeReport
protected void executeReport(java.util.Locale arg0)
throws org.apache.maven.reporting.MavenReportException
- Specified by:
executeReport in class org.apache.maven.reporting.AbstractMavenReport
- Throws:
org.apache.maven.reporting.MavenReportException
getOutputDirectory
protected java.lang.String getOutputDirectory()
- Specified by:
getOutputDirectory in class org.apache.maven.reporting.AbstractMavenReport
getProject
protected org.apache.maven.project.MavenProject getProject()
- Specified by:
getProject in class org.apache.maven.reporting.AbstractMavenReport
getSiteRenderer
protected org.codehaus.doxia.site.renderer.SiteRenderer getSiteRenderer()
- Specified by:
getSiteRenderer in class org.apache.maven.reporting.AbstractMavenReport
getDescription
public java.lang.String getDescription(java.util.Locale arg0)
- Specified by:
getDescription in interface org.apache.maven.reporting.MavenReport
getName
public java.lang.String getName(java.util.Locale arg0)
- Specified by:
getName in interface org.apache.maven.reporting.MavenReport
getOutputName
public java.lang.String getOutputName()
- Specified by:
getOutputName in interface org.apache.maven.reporting.MavenReport
Copyright © 2007 marcus-schulte. All Rights Reserved.