| Package | Description |
|---|---|
| org.apache.maven.model.inheritance | |
| org.apache.maven.model.management | |
| org.apache.maven.model.merge |
POM merger.
|
| org.apache.maven.model.normalization | |
| org.apache.maven.model.plugin | |
| org.apache.maven.model.profile |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DefaultInheritanceAssembler.InheritanceModelMerger |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DefaultDependencyManagementInjector.ManagementModelMerger |
protected static class |
DefaultPluginManagementInjector.ManagementModelMerger |
| Modifier and Type | Class and Description |
|---|---|
class |
MavenModelMerger
The domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with
more adapted algorithms.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DefaultModelNormalizer.DuplicateMerger |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DefaultLifecycleBindingsInjector.LifecycleBindingsMerger |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DefaultProfileInjector.ProfileModelMerger |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.