Package | Description |
---|---|
org.apache.maven.model |
Maven POM (Project Object Model) classes, generated from
maven.mdo model. |
Modifier and Type | Method and Description |
---|---|
ActivationFile |
ActivationFile.clone()
Method clone.
|
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.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.