@Mojo(name="licenses") public class LicensesReport extends AbstractProjectInfoReport
customBundle, pluginRepositories, projectBuilder, reactorProjects, resolver, settings, skipEmptyReport
localRepository, outputDirectory, project, remoteRepositories, siteRenderer, siteTool
Constructor and Description |
---|
LicensesReport() |
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() |
getCategoryName, getDescription, getI18N, getI18nString, getLicenseMappings, getName, getPlugin, getPluginParameter, getProject, getReactorProjects, getSession, isEmpty
closeReport, execute, generate, generate, generate, getInputEncoding, getOutputDirectory, getOutputEncoding, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, isExternalReport, setReportOutputDirectory
public boolean canGenerateReport()
canGenerateReport
in interface org.apache.maven.reporting.MavenReport
canGenerateReport
in class AbstractProjectInfoReport
public void executeReport(Locale locale)
executeReport
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–2024 The Apache Software Foundation. All rights reserved.