Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
Extension |
Extension.clone() |
Modifier and Type | Method and Description |
---|---|
static List<Extension> |
Extension.extensionToApiV3(List<Extension> list) |
List<Extension> |
Build.getExtensions() |
Modifier and Type | Method and Description |
---|---|
void |
Build.addExtension(Extension extension) |
void |
Build.removeExtension(Extension extension) |
Modifier and Type | Method and Description |
---|---|
static List<Extension> |
Extension.extensionToApiV4(List<Extension> list) |
void |
Build.setExtensions(List<Extension> extensions) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.