Uses of Package
org.codehaus.mojo.flatten
Packages that use org.codehaus.mojo.flatten
-
Classes in org.codehaus.mojo.flatten used by org.codehaus.mojo.flattenClassDescriptionThis is the abstract base class for
MOJOs
that realize the different goals of this plugin.The DefaultInheritanceAssembler is encapsulating the InheritanceModelMerger.This enum contains each available handling for a POM element when flattening.This enum contains the predefined modes on how to flatten the dependencies.The descriptor that defines the additional POM elements that should be kept and copied to flattened POM.This enum contains the predefined modes how to deal withadditional POM elements
whengenerating the flattened POM
.Helper class to keep the comments how they have been in the original pom.xml While reading withMavenXpp3Writer
the comments are not placed into theModel
and soMavenXpp3Writer
is not able to re-write those comments.Works around thread safety issues when modifying the global singletonDefaultModelBuilder
with customProfileInjector
andProfileSelector
.This class reflects a property of aPOM
.