public class LicenseProcessor extends Object
| Constructor and Description |
|---|
LicenseProcessor(org.apache.maven.plugin.logging.Log log,
String proxyUrl) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.maven.model.License> |
getLicencesByProject(org.apache.maven.project.MavenProject depMavenProject) |
org.apache.maven.plugin.logging.Log |
getLog() |
List<String> |
parseLicense(String licenseStr) |
public LicenseProcessor(org.apache.maven.plugin.logging.Log log,
String proxyUrl)
Copyright © 2010–2023. All rights reserved.