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