| Package | Description |
|---|---|
| org.apache.maven.model |
| 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.
|