Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
License |
License.clone() |
Modifier and Type | Method and Description |
---|---|
List<License> |
Model.getLicenses() |
static List<License> |
License.licenseToApiV3(List<License> list) |
Modifier and Type | Method and Description |
---|---|
void |
Model.addLicense(License license) |
void |
Model.removeLicense(License license) |
Modifier and Type | Method and Description |
---|---|
static List<License> |
License.licenseToApiV4(List<License> list) |
void |
Model.setLicenses(List<License> licenses) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.