Uses of Class
org.codehaus.mojo.flatten.AbstractFlattenMojo
-
Packages that use AbstractFlattenMojo Package Description org.codehaus.mojo.flatten -
-
Uses of AbstractFlattenMojo in org.codehaus.mojo.flatten
Subclasses of AbstractFlattenMojo in org.codehaus.mojo.flatten Modifier and Type Class Description classCleanMojoThis MOJO realizes the goalflatten:cleanthat deletes any files created by(more specific the flattened POM file which is by defaultflatten:flatten.flattened-pom.xml).classFlattenMojoThis MOJO realizes the goalflattenthat generates the flattened POM andpotentially updates the POM fileso that the currentMavenProject'sfilepoints to the flattened POM instead of the originalpom.xmlfile.
-