| Package | Description |
|---|---|
| org.apache.maven.model | |
| org.apache.maven.profiles | |
| org.apache.maven.project |
| Modifier and Type | Method and Description |
|---|---|
Activation |
Profile.getActivation()
Get the conditional logic which will automatically trigger
the inclusion of this
profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Profile.setActivation(Activation activation)
Set the conditional logic which will automatically trigger
the inclusion of this
profile.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlwaysOnActivation |
| Modifier and Type | Method and Description |
|---|---|
static Activation |
ModelUtils.cloneActivation(Activation src) |
| Modifier and Type | Method and Description |
|---|---|
static Activation |
ModelUtils.cloneActivation(Activation src) |
Copyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.