Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.project |
Modifier and Type | Method and Description |
---|---|
ActivationProperty |
Activation.getProperty()
Get specifies that this profile will be activated when this
system property is
specified.
|
Modifier and Type | Method and Description |
---|---|
void |
Activation.setProperty(ActivationProperty property)
Set specifies that this profile will be activated when this
system property is
specified.
|
Modifier and Type | Method and Description |
---|---|
static ActivationProperty |
ModelUtils.cloneActivationProperty(ActivationProperty src) |
Modifier and Type | Method and Description |
---|---|
static ActivationProperty |
ModelUtils.cloneActivationProperty(ActivationProperty src) |
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.