Uses of Class
org.codehaus.mojo.flatten.AbstractFlattenMojo
Packages that use AbstractFlattenMojo
-
Uses of AbstractFlattenMojo in org.codehaus.mojo.flatten
Subclasses of AbstractFlattenMojo in org.codehaus.mojo.flattenModifier and TypeClassDescriptionclassThis MOJO realizes the goalflatten:cleanthat deletes any files created by(more specific the flattened POM file which is by defaultflatten:flatten.flattened-pom.xml).classThis 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.