| 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 |
FileSet
A PatternSet for files.
|
class |
Resource
This element describes all of the classpath resources associated with a project or unit tests.
|
| Modifier and Type | Method and Description |
|---|---|
PatternSet |
PatternSet.clone()
Method clone.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelMerger.mergePatternSet_Excludes(PatternSet
|
protected void |
ModelMerger.mergePatternSet_Includes(PatternSet
|
protected void |
ModelMerger.mergePatternSet(PatternSet
|