| Package | Description |
|---|---|
| org.codehaus.mojo.flatten |
| Modifier and Type | Class and Description |
|---|---|
class |
CleanMojo
This MOJO realizes the goal
flatten:clean that deletes any files created by
(more specific the flattened POM file which is by default
.flattened-pom.xml). |
class |
FlattenMojo
This MOJO realizes the goal
flatten that generates the flattened POM and potentially updates the POM file so that the current MavenProject's file
points to the flattened POM instead of the original pom.xml file.The flattened POM is a reduced version of the original POM with the focus to contain only the important information for consuming it. |
Copyright © 2014–2015 MojoHaus. All rights reserved.