Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
Extension |
Extension.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<Extension> |
Build.getExtensions()
Method getExtensions.
|
Modifier and Type | Method and Description |
---|---|
void |
Build.addExtension(Extension extension)
Method addExtension.
|
void |
Build.removeExtension(Extension extension)
Method removeExtension.
|
Modifier and Type | Method and Description |
---|---|
void |
Build.setExtensions(List<Extension> extensions)
Set a set of build extensions to use from this project.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.