@Mojo(name="license") 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, setReportOutputDirectory
closeReport, generate, generate, generate, getSink, getSinkFactory, isExternalReport
public void executeReport(Locale locale)
executeReport
in class org.apache.maven.reporting.AbstractMavenReport
public boolean canGenerateReport()
canGenerateReport
in interface org.apache.maven.reporting.MavenReport
canGenerateReport
in class org.apache.maven.reporting.AbstractMavenReport
public String getOutputName()
protected String getI18Nsection()
getI18Nsection
in class AbstractProjectInfoReport
protected static URL getLicenseURL(org.apache.maven.project.MavenProject project, String url) throws IOException
project
- not nullurl
- not nullIOException
- if anyCopyright © 2005-2016 The Apache Software Foundation. All Rights Reserved.