public class LicenseReport extends AbstractProjectInfoReport
customBundle, factory, localRepository, outputDirectory, project, remoteRepositories, resolver, siteRenderer, siteTool| Constructor and Description |
|---|
LicenseReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerateReport() |
void |
executeReport(Locale locale) |
protected String |
getI18Nsection() |
protected static URL |
getLicenseURL(org.apache.maven.project.MavenProject project,
String url) |
String |
getOutputName() |
execute, getCategoryName, getDescription, getI18N, getI18nString, getName, getOutputDirectory, getProject, getReportOutputDirectory, getSiteRenderer, setReportOutputDirectorycloseReport, generate, generate, generate, getSink, getSinkFactory, isExternalReportpublic void executeReport(Locale locale)
executeReport in class org.apache.maven.reporting.AbstractMavenReportpublic boolean canGenerateReport()
canGenerateReport in interface org.apache.maven.reporting.MavenReportcanGenerateReport in class org.apache.maven.reporting.AbstractMavenReportpublic String getOutputName()
protected String getI18Nsection()
getI18Nsection in class AbstractProjectInfoReportprotected static URL getLicenseURL(org.apache.maven.project.MavenProject project, String url) throws IOException
project - not nullurl - not nullIOException - if anyCopyright © 2005–2014. All rights reserved.