Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.project |
Modifier and Type | Method and Description |
---|---|
ActivationFile |
Activation.getFile()
Get specifies that this profile will be activated based on
existence of a file.
|
Modifier and Type | Method and Description |
---|---|
void |
Activation.setFile(ActivationFile file)
Set specifies that this profile will be activated based on
existence of a file.
|
Modifier and Type | Method and Description |
---|---|
static ActivationFile |
ModelUtils.cloneActivationFile(ActivationFile src) |
Modifier and Type | Method and Description |
---|---|
static ActivationFile |
ModelUtils.cloneActivationFile(ActivationFile src) |
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.