Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Class and Description |
---|---|
class |
Model
The
<project> element is the root of
the descriptor. |
class |
Profile
Modifications to the build process which is activated
based on environmental parameters or command line arguments.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updateModelBase(ModelBase modelBase,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateModelBase.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.