| Package | Description |
|---|---|
| org.codehaus.mojo.flatten |
| Modifier and Type | Method and Description |
|---|---|
static FlattenMode |
FlattenMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FlattenMode[] |
FlattenMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.maven.model.Model |
FlattenMojo.createEffectivePom(org.apache.maven.model.building.ModelBuildingRequest buildingRequest,
boolean embedBuildProfileDependencies,
FlattenMode flattenMode)
Creates the effective POM for the given
pomFile trying its best to match the core maven behaviour. |
Copyright © 2014-2020 FuseSource, Corp.. All Rights Reserved.