| Package | Description |
|---|---|
| org.apache.maven.model |
Maven POM (Project Object Model) classes, generated from
maven.mdo model.
|
| org.apache.maven.model.merge |
POM merger.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Resource
This element describes all of the classpath resources associated with a project or unit tests.
|
| Modifier and Type | Method and Description |
|---|---|
FileSet |
FileSet.clone()
Method clone.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelMerger.mergeFileSet_Directory(FileSet
|
protected void |
ModelMerger.mergeFileSet(FileSet
|