Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
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 |
---|---|
protected void |
MavenJDOMWriter.updateActivationFile(ActivationFile activationFile,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateActivationFile.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.