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 target,
FileSet source,
boolean sourceDominant,
Map<Object,Object> context) |
protected void |
ModelMerger.mergeFileSet(FileSet target,
FileSet source,
boolean sourceDominant,
Map<Object,Object> context) |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.