org.nanoko.coffee.mill.mojos.reporting
Class JSHintReportMillMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.nanoko.coffee.mill.mojos.AbstractCoffeeMillMojo
org.nanoko.coffee.mill.mojos.AbstractReportingCoffeeMillMojo
org.nanoko.coffee.mill.mojos.reporting.JSHintReportMillMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.apache.maven.reporting.MavenReport
public class JSHintReportMillMojo
- extends AbstractReportingCoffeeMillMojo
Builds the JSHint Report.
| Fields inherited from class org.nanoko.coffee.mill.mojos.AbstractReportingCoffeeMillMojo |
assetsDir, baseDirectory, buildDirectory, coffeeScriptDir, coffeeScriptTestDir, javaScriptDir, javaScriptTestDir, libDir, project, projectHelper, siteRenderer, stylesheetsDir, workDir, workTestDir |
| 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.nanoko.coffee.mill.mojos.AbstractReportingCoffeeMillMojo |
canGenerateReport, closeReport, execute, executeReport, generate, getCategoryName, getLibDirectory, getOutputDirectory, getProject, getReportOutputDirectory, getSink, getSiteRenderer, getTarget, getWorkDirectory, getWorkTestDirectory, 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 |
JSHintReportMillMojo
public JSHintReportMillMojo()
writeIntroduction
public void writeIntroduction()
- Specified by:
writeIntroduction in class AbstractReportingCoffeeMillMojo
validate
public Map<File,List<Processor.ProcessorWarning>> validate()
- Specified by:
validate in class AbstractReportingCoffeeMillMojo
getOutputName
public String getOutputName()
getName
public String getName(Locale locale)
getDescription
public String getDescription(Locale locale)
Copyright © 2012-2013 OW2. All Rights Reserved.