org.apache.maven.report.projectinfo
public class PluginManagementReport extends AbstractProjectInfoReport
Modifier and Type | Class and Description |
---|---|
protected static class |
PluginManagementReport.PluginManagementRenderer
Internal renderer class
|
customBundle, factory, localRepository, outputDirectory, project, remoteRepositories, resolver, settings, siteRenderer, siteTool
Constructor and Description |
---|
PluginManagementReport() |
Modifier and Type | Method and Description |
---|---|
boolean |
canGenerateReport() |
void |
executeReport(java.util.Locale locale) |
protected java.lang.String |
getI18Nsection() |
java.lang.String |
getOutputName() |
execute, getCategoryName, getDescription, getI18N, getI18nString, getName, getOutputDirectory, getProject, getReportOutputDirectory, getSiteRenderer, setReportOutputDirectory
closeReport, generate, generate, generate, getSink, getSinkFactory, isExternalReport
public void executeReport(java.util.Locale locale)
executeReport
in class org.apache.maven.reporting.AbstractMavenReport
public java.lang.String getOutputName()
protected java.lang.String getI18Nsection()
getI18Nsection
in class AbstractProjectInfoReport
public boolean canGenerateReport()
canGenerateReport
in interface org.apache.maven.reporting.MavenReport
canGenerateReport
in class org.apache.maven.reporting.AbstractMavenReport
Copyright © 2005-2014. All Rights Reserved.