A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractFlattenMojo - Class in org.codehaus.mojo.flatten
-
This is the abstract base class for
MOJOsthat realize the different goals of this plugin. - AbstractFlattenMojo() - Constructor for class org.codehaus.mojo.flatten.AbstractFlattenMojo
-
The constructor.
- add(ModelProblemCollectorRequest) - Method in class org.codehaus.mojo.flatten.LoggingModelProblemCollector
- add(Dependency) - Method in class org.codehaus.mojo.flatten.Dependencies
- addAll(List<Dependency>) - Method in class org.codehaus.mojo.flatten.Dependencies
- addPostProcessor(InterpolationPostProcessor) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- addProject(MavenProject) - Method in class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool
- addProjects(List<MavenProject>) - Method in class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool
- addRepository(Repository) - Method in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- addRepository(Repository, boolean) - Method in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- addValueSource(ValueSource) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- all - org.codehaus.mojo.flatten.FlattenDependencyMode
-
Flatten both direct, inherited and transitive dependencies.
- append(StringBuilder, String, int) - Method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- ARTIFACT_ID - Static variable in class org.codehaus.mojo.flatten.PomProperty
- artifactHandlerManager - Variable in class org.codehaus.mojo.flatten.FlattenMojo
- artifactId - Variable in class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool.Coordinates
- asProxy() - Method in class org.codehaus.mojo.flatten.extendedinterpolation.FilteringValueSourceWrapper
- assembleModelInheritance(Model, Model, ModelBuildingRequest, ModelProblemCollector) - Method in class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler
B
- bannedPrefix - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.ProblemDetectingValueSource
- bom - org.codehaus.mojo.flatten.FlattenMode
- build() - Method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- build(ModelBuildingRequest, ProfileInjector, ProfileSelector) - Method in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- BUILD - Static variable in class org.codehaus.mojo.flatten.PomProperty
- BuildTimestampValueSource(Date, Properties) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.BuildTimestampValueSource
C
- cacheAnswers - Variable in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- CACHED_ENTRIES - Static variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- CacheField(Field) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
- CacheItem(Class) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
- CHILD_DIRECTORY - Static variable in class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler
-
copied from super implementation because it is private
- CHILD_DIRECTORY_PROPERTY - Static variable in class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler
-
copied from super implementation because it is private
- CI_MANAGEMENT - Static variable in class org.codehaus.mojo.flatten.PomProperty
- CiInterpolator - Interface in org.codehaus.mojo.flatten.cifriendly
-
A shameless replacement of ModelInterpolator from maven-model-builder.
- CiInterpolatorImpl - Class in org.codehaus.mojo.flatten.cifriendly
-
Based on StringSearchInterpolator from plexus-interpolation, see
StringSearchInterpolator. - CiInterpolatorImpl() - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- CiInterpolatorImpl(String, String) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- CiModelInterpolator - Class in org.codehaus.mojo.flatten.cifriendly
-
Based on StringSearchModelInterpolator in maven-model-builder.
- CiModelInterpolator(PathTranslator, UrlNormalizer) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- CiModelInterpolator.BuildTimestampValueSource - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.InterpolateObjectAction - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.InterpolateObjectAction.CacheField - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.InterpolateObjectAction.CacheItem - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.InterpolateObjectAction.ListField - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.InterpolateObjectAction.MapField - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.InterpolateObjectAction.ObjectField - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.InterpolateObjectAction.StringField - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.PathTranslatingPostProcessor - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.ProblemDetectingValueSource - Class in org.codehaus.mojo.flatten.cifriendly
- CiModelInterpolator.UrlNormalizingPostProcessor - Class in org.codehaus.mojo.flatten.cifriendly
- classLoader - Static variable in class org.codehaus.mojo.flatten.extendedinterpolation.FilteringValueSourceWrapper
- clean - org.codehaus.mojo.flatten.FlattenMode
-
Removes all
optional POM elements. - CleanMojo - Class in org.codehaus.mojo.flatten
-
This MOJO realizes the goal
flatten:cleanthat deletes any files created by(more specific the flattened POM file which is by defaultflatten:flatten.flattened-pom.xml). - CleanMojo() - Constructor for class org.codehaus.mojo.flatten.CleanMojo
-
The constructor.
- cleanPom - Variable in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- clearAnswers() - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- clearFeedback() - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
-
Clear the feedback messages from previous interpolate(..) calls.
- clearFeedback() - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.ProblemDetectingValueSource
- comment(char[], int, int) - Method in class org.codehaus.mojo.flatten.FlattenMojo.SaxHeaderCommentHandler
- commentsPaths - Variable in class org.codehaus.mojo.flatten.KeepCommentsInPom
-
The unique path list for an original node (the comments are stored via the referenced previousSibling)
- contains(Dependency) - Method in class org.codehaus.mojo.flatten.Dependencies
- context - Variable in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- CONTRIBUTORS - Static variable in class org.codehaus.mojo.flatten.PomProperty
- Coordinates(String, String, String) - Constructor for class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool.Coordinates
- copy(Model, Model) - Method in class org.codehaus.mojo.flatten.PomProperty
-
Copies the value identified by this
PomPropertyfrom the givensourceModelto the giventargetModel. - create(Log, File) - Static method in class org.codehaus.mojo.flatten.KeepCommentsInPom
-
Create an instance with collected current comments of the passed pom.xml file.
- createCleanPom(Model) - Method in class org.codehaus.mojo.flatten.FlattenMojo
- createCleanPomImpl(Model) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
This method creates the clean POM as a
Modelwhere to copy elements from that shall beflattened. - createEffectivePom(ModelBuildingRequest) - Method in class org.codehaus.mojo.flatten.FlattenMojo
- createEffectivePomImpl(ModelBuildingRequest) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Creates the effective POM for the given
pomFiletrying its best to match the core maven behaviour. - createExtendedInterpolatedPom(ModelBuildingRequest, Model, Model, File) - Method in class org.codehaus.mojo.flatten.FlattenMojo
- createFlattenedDependencies(Model) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Creates the
Listofdependenciesfor the flattened POM. - createFlattenedDependencies(Model, List<Dependency>) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Collects the resolved
dependenciesfrom the giveneffectiveModel. - createFlattenedDependenciesAll(List<Dependency>, List<Dependency>, List<Dependency>) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Collects the resolved direct and transitive
dependenciesfrom the giveneffectiveModel. - createFlattenedDependenciesDirect(List<Dependency>, List<Dependency>) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Collects the resolved
dependenciesfrom the giveneffectiveModel. - createFlattenedDependency(Dependency) - Method in class org.codehaus.mojo.flatten.FlattenMojo
- createFlattenedPom(File) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
This method creates the flattened POM what is the main task of this plugin.
- createFlattenedRepositories(List<Repository>) - Static method in class org.codehaus.mojo.flatten.FlattenMojo
-
Creates a flattened
ListofRepositoryelements where those from super-POM are omitted. - createInterpolatedPom(ModelBuildingRequest, Model, File) - Method in class org.codehaus.mojo.flatten.FlattenMojo
- createInterpolator() - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- createModelBuildingRequest(File) - Method in class org.codehaus.mojo.flatten.FlattenMojo
- createOriginalPom(File) - Method in class org.codehaus.mojo.flatten.FlattenMojo
- createPostProcessors(Model, File, ModelBuildingRequest) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- createValueSources(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- createValueSources(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.codehaus.mojo.flatten.extendedinterpolation.ExtendedStringSearchModelInterpolator
D
- DEFAULT_END_EXPR - Static variable in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- DEFAULT_LINE_LENGTH - Static variable in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- DEFAULT_START_EXPR - Static variable in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- defaultOperation - Variable in class org.codehaus.mojo.flatten.FlattenDescriptor
- defaultOperation - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The default operation to use when no element handling is given.
- defaults - org.codehaus.mojo.flatten.FlattenMode
-
The default mode that removes all
optional POM elementsexceptrepositories. - delegate - Variable in class org.codehaus.mojo.flatten.extendedinterpolation.FilteringValueSourceWrapper
- Dependencies - Class in org.codehaus.mojo.flatten
-
This is a simple container for
Dependencyobjects. - Dependencies() - Constructor for class org.codehaus.mojo.flatten.Dependencies
-
The constructor.
- DEPENDENCIES - Static variable in class org.codehaus.mojo.flatten.PomProperty
- DEPENDENCY_MANAGEMENT - Static variable in class org.codehaus.mojo.flatten.PomProperty
- dependencyManagementImporter - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- dependencyManagementInjector - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- DESCRIPTION - Static variable in class org.codehaus.mojo.flatten.PomProperty
- detail - Variable in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
-
If
true, display all settable properties for each goal. - DEVELOPERS - Static variable in class org.codehaus.mojo.flatten.PomProperty
- direct - org.codehaus.mojo.flatten.FlattenDependencyMode
-
Flatten only the direct dependency versions, excluding inherited dependencies from a parent module.
- DirectDependenciesInheritanceAssembler - Class in org.codehaus.mojo.flatten
-
The DefaultInheritanceAssembler is encapsulating the InheritanceModelMerger.
- DirectDependenciesInheritanceAssembler() - Constructor for class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler
- DirectDependenciesInheritanceAssembler.DirectDependenciesInheritanceModelMerger - Class in org.codehaus.mojo.flatten
-
InheritanceModelMerger
- DirectDependenciesInheritanceModelMerger() - Constructor for class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler.DirectDependenciesInheritanceModelMerger
- DISTRIBUTION_MANAGEMENT - Static variable in class org.codehaus.mojo.flatten.PomProperty
- doInterpolate(Object, CiModelInterpolator.InterpolateObjectAction) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
- doInterpolate(Object, CiModelInterpolator.InterpolateObjectAction) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.ListField
- doInterpolate(Object, CiModelInterpolator.InterpolateObjectAction) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.MapField
- doInterpolate(Object, CiModelInterpolator.InterpolateObjectAction) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.ObjectField
- doInterpolate(Object, CiModelInterpolator.InterpolateObjectAction) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.StringField
E
- effectivePom - Variable in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- ElementHandling - Enum in org.codehaus.mojo.flatten
-
This enum contains each available handling for a POM element when flattening.
- ElementHandling() - Constructor for enum org.codehaus.mojo.flatten.ElementHandling
- embedBuildProfileDependencies - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
Profiles activated by OS or JDK are valid ways to have different dependencies per environment.
- endExpr - Variable in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- equals(Object) - Method in class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool.Coordinates
- evaluateArray(Object, CiModelInterpolator.InterpolateObjectAction) - Static method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
- execute() - Method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- execute() - Method in class org.codehaus.mojo.flatten.CleanMojo
- execute() - Method in class org.codehaus.mojo.flatten.FlattenMojo
- execute(String, Object) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.PathTranslatingPostProcessor
- execute(String, Object) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.UrlNormalizingPostProcessor
- existingAnswers - Variable in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- expand - org.codehaus.mojo.flatten.ElementHandling
-
Take the element from the effective POM.
- expressionPrefixes - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.PathTranslatingPostProcessor
- extended_interpolate - org.codehaus.mojo.flatten.ElementHandling
-
Take the element from the interpolated POM, but resolve the variables with the properties from the effective POM.
Don't resolve the following variables "project.basedir", "project.baseUri", "project.build.directory", "project.build.outputDirectory", "project.build.sourceDirectory", "project.build.scriptSourceDirectory", "project.build.testSourceDirectory", "project.reporting.outputDirectory"
Interpolate the parent version - extendedInterpolatedPom - Variable in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- extendedModelInterpolator - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The
ModelInterpolatorused to resolve variables. - ExtendedModelInterpolator - Interface in org.codehaus.mojo.flatten.extendedinterpolation
- ExtendedModelInterpolatorException - Exception in org.codehaus.mojo.flatten.extendedinterpolation
- ExtendedModelInterpolatorException(Throwable) - Constructor for exception org.codehaus.mojo.flatten.extendedinterpolation.ExtendedModelInterpolatorException
- ExtendedStringSearchModelInterpolator - Class in org.codehaus.mojo.flatten.extendedinterpolation
- ExtendedStringSearchModelInterpolator() - Constructor for class org.codehaus.mojo.flatten.extendedinterpolation.ExtendedStringSearchModelInterpolator
- extractHeaderComment(File) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
This method extracts the XML header comment if available.
F
- fatjar - org.codehaus.mojo.flatten.FlattenMode
-
Removes all
optional POM elementsand dependencies. - field - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
- fields - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
- filter - Variable in class org.codehaus.mojo.flatten.extendedinterpolation.FilteringValueSourceWrapper
- FilteringValueSourceWrapper - Class in org.codehaus.mojo.flatten.extendedinterpolation
- FilteringValueSourceWrapper(Object, Predicate<String>) - Constructor for class org.codehaus.mojo.flatten.extendedinterpolation.FilteringValueSourceWrapper
- find(String, String, String) - Method in class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool
- findNamedChild(Node, String) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- findSingleChild(Node, String) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- flatten - org.codehaus.mojo.flatten.ElementHandling
-
Flatten the element.
- flattenDependencyMode - Variable in class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler
- flattenDependencyMode - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The different possible values for flattenDependencyMode: Mode Description direct
- FlattenDependencyMode - Enum in org.codehaus.mojo.flatten
-
This enum contains the predefined modes on how to flatten the dependencies.
- FlattenDependencyMode() - Constructor for enum org.codehaus.mojo.flatten.FlattenDependencyMode
- FlattenDescriptor - Class in org.codehaus.mojo.flatten
-
The descriptor that defines the additional POM elements that should be kept and copied to flattened POM.
- FlattenDescriptor() - Constructor for class org.codehaus.mojo.flatten.FlattenDescriptor
-
The constructor.
- FlattenDescriptor(Xpp3Dom) - Constructor for class org.codehaus.mojo.flatten.FlattenDescriptor
-
The constructor.
- flattenedPomFilename - Variable in class org.codehaus.mojo.flatten.AbstractFlattenMojo
-
The filename of the generated flattened POM file.
- flattenMode - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The different possible values for flattenMode: Mode Description oss For Open-Source-Software projects that want to keep all
optional POM elementsexcept forrepositoriesandpluginRepositories. ossrh Keeps alloptional POM elementsthat are required for OSS Repository-Hosting. bom Likeossrhbut additionally keepsdependencyManagementandproperties. - FlattenMode - Enum in org.codehaus.mojo.flatten
-
This enum contains the predefined modes how to deal with
additional POM elementswhengenerating the flattened POM. - FlattenMode() - Constructor for enum org.codehaus.mojo.flatten.FlattenMode
- FlattenModelResolver - Class in org.codehaus.mojo.flatten.model.resolution
-
This is a custom implementation of
ModelResolverto emulate the maven POM resolution in order to build the flattened POM. - FlattenModelResolver(FlattenModelResolver) - Constructor for class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- FlattenModelResolver(RepositorySystemSession, RepositorySystem, RequestTrace, String, List<RemoteRepository>, List<MavenProject>) - Constructor for class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
-
The constructor.
- FlattenMojo - Class in org.codehaus.mojo.flatten
-
This MOJO realizes the goal
flattenthat generates the flattened POM andpotentially updates the POM fileso that the currentMavenProject'sfilepoints to the flattened POM instead of the originalpom.xmlfile. - FlattenMojo() - Constructor for class org.codehaus.mojo.flatten.FlattenMojo
-
The constructor.
- FlattenMojo.ModelsFactory - Class in org.codehaus.mojo.flatten
- FlattenMojo.SaxHeaderCommentHandler - Class in org.codehaus.mojo.flatten
-
This class is a simple SAX handler that extracts the first comment located before the root tag in an XML document.
G
- get(Model) - Method in class org.codehaus.mojo.flatten.PomProperty
-
Generic getter for reading a
PomPropertyfrom aModel. - getArtifactId() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getBuild() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getCacheEntry(Class<?>) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
- getChildPathAdjustment(Model, Model, String) - Method in class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler
-
copied from super implementation because it is private though the adjustment is only for compatibility due to the comment with Maven 2.0
- getCiManagement() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getCleanPom() - Method in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- getContributors() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getDefaultOperation() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getDependencies() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getDependencyManagement() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getDescription() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getDescriptor() - Method in enum org.codehaus.mojo.flatten.FlattenMode
- getDevelopers() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getDistributionManagement() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getEffectivePom() - Method in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- getExtendedInterpolatedPom() - Method in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- getFeedback() - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
-
Return any feedback messages and errors that were generated - but suppressed - during the interpolation process.
- getFeedback() - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.ProblemDetectingValueSource
- getFlattenDescriptor() - Method in class org.codehaus.mojo.flatten.FlattenMojo
- getFlattenedPomFile() - Method in class org.codehaus.mojo.flatten.AbstractFlattenMojo
- getFlattenedPomFilename() - Method in class org.codehaus.mojo.flatten.AbstractFlattenMojo
- getGroupId() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getHandling(PomProperty<?>) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
-
Generic method to get a
ElementHandling. - getHeaderComment() - Method in class org.codehaus.mojo.flatten.FlattenMojo.SaxHeaderCommentHandler
- getInceptionYear() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getIndentLevel(String) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
-
Gets the indentation level of the specified line.
- getInterpolatedPom() - Method in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- getInterpolator() - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- getIssueManagement() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getKey(Artifact) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Keep in sync with
FlattenMojo.getKey(org.eclipse.aether.graph.Dependency)andFlattenMojo.getKey(Dependency). - getKey(Dependency) - Method in class org.codehaus.mojo.flatten.Dependencies
- getKey(Dependency) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Keep in sync with
FlattenMojo.getKey(org.eclipse.aether.graph.Dependency)andFlattenMojo.getKey(Artifact) - getKey(Dependency) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Keep in sync with
FlattenMojo.getKey(Dependency)andFlattenMojo.getKey(Artifact). - getLog() - Method in class org.codehaus.mojo.flatten.KeepCommentsInPom
- getMailingLists() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getModel(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- getModelEncoding(Model) - Static method in class org.codehaus.mojo.flatten.FlattenMojo
- getModules() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getName() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getName() - Method in class org.codehaus.mojo.flatten.PomProperty
- getName2handlingMap() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getOrganization() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getOriginalPom() - Method in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- getOutputDirectory() - Method in class org.codehaus.mojo.flatten.AbstractFlattenMojo
- getPackaging() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getParent() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getPluginManagement() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getPluginRepositories() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getPomProperties() - Static method in class org.codehaus.mojo.flatten.PomProperty
- getPrerequisites() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getProfiles() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getProperties() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getPropertyFromExpression(String) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- getReactorModelsFromSession() - Method in class org.codehaus.mojo.flatten.FlattenMojo
- getRecursionInterceptor() - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- getReporting() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getRepositories() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getResolvedPom() - Method in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- getScm() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getSingleChild(Node, String) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- getSourceModel(FlattenDescriptor, PomProperty<?>, FlattenMojo.ModelsFactory) - Method in class org.codehaus.mojo.flatten.FlattenMojo
- getUrl() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- getValue(String) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.BuildTimestampValueSource
- getValue(String) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.ProblemDetectingValueSource
- getValue(Node, String) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- getValueType() - Method in class org.codehaus.mojo.flatten.PomProperty
- getVersion() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- goal - Variable in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
-
The name of the goal for which to show help.
- GROUP_ID - Static variable in class org.codehaus.mojo.flatten.PomProperty
- groupId - Variable in class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool.Coordinates
H
- hashCode() - Method in class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool.Coordinates
- headerComment - Variable in class org.codehaus.mojo.flatten.FlattenMojo.SaxHeaderCommentHandler
- HelpMojo - Class in org.codehaus.mojo.flatten_maven_plugin
-
Display help information on flatten-maven-plugin.
Callmvn flatten:help -Ddetail=true -Dgoal=<goal-name>to display parameter details. - HelpMojo() - Constructor for class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
I
- INCEPTION_YEAR - Static variable in class org.codehaus.mojo.flatten.PomProperty
- indentSize - Variable in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
-
The number of spaces per indentation level, should be positive.
- inheritanceAssembler - Variable in class org.codehaus.mojo.flatten.FlattenMojo
- inheritanceAssembler - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- inherited - org.codehaus.mojo.flatten.FlattenDependencyMode
-
Flatten dependencies, including inherited dependencies from a parent module.
- INITIAL_POM_WRITER_SIZE - Static variable in class org.codehaus.mojo.flatten.FlattenMojo
- interpolatable(String) - Method in class org.codehaus.mojo.flatten.extendedinterpolation.ExtendedStringSearchModelInterpolator
- interpolate - org.codehaus.mojo.flatten.ElementHandling
-
Take the element from the interpolated POM (original POM with variables interpolated).
- interpolate(Object, CiModelInterpolator.InterpolateObjectAction) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
- interpolate(Object, CiModelInterpolator.InterpolateObjectAction) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
- interpolate(String) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- interpolate(String) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
- interpolate(String, String) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- interpolate(String, String, RecursionInterceptor) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- interpolate(String, RecursionInterceptor) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
-
Entry point for recursive resolution of an expression and all of its nested expressions.
- interpolate(String, RecursionInterceptor, Set<String>) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- interpolatedPom - Variable in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- interpolateInternal(String, List<? extends ValueSource>, List<? extends InterpolationPostProcessor>, ModelProblemCollector) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.codehaus.mojo.flatten.cifriendly.CiInterpolator
-
Interpolates expressions in the specified model.
- interpolateModel(Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- interpolateModel(Model, Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in interface org.codehaus.mojo.flatten.extendedinterpolation.ExtendedModelInterpolator
- interpolateModel(Model, Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.codehaus.mojo.flatten.extendedinterpolation.ExtendedStringSearchModelInterpolator
- interpolateModelContent(String, Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- interpolateObject(Object, Model, File, ModelBuildingRequest, ModelProblemCollector) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- InterpolateObjectAction(Object, List<? extends ValueSource>, List<? extends InterpolationPostProcessor>, CiModelInterpolator, ModelProblemCollector) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
- interpolationTargets - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
- interpolator - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- isArray - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
- isArray - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.ObjectField
- isArray() - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
- isBuildTimeDriven(Activation) - Static method in class org.codehaus.mojo.flatten.FlattenMojo
- isCacheAnswers() - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- isCentralRepositoryFromSuperPom(Repository) - Static method in class org.codehaus.mojo.flatten.FlattenMojo
-
This method determines if the given
Repositorysection is identical to what is defined from the super POM. - isElement() - Method in class org.codehaus.mojo.flatten.PomProperty
- isEmbedBuildProfileDependencies() - Method in class org.codehaus.mojo.flatten.FlattenMojo
- isEmpty() - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- isEmpty(Collection<?>) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Null-safe check for
Collection.isEmpty(). - isNotEmpty(String) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- isQualifiedForInterpolation - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
- isQualifiedForInterpolation(Class<?>) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
- isQualifiedForInterpolation(Field, Class<?>) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheItem
- isRequired() - Method in class org.codehaus.mojo.flatten.PomProperty
- ISSUE_MANAGEMENT - Static variable in class org.codehaus.mojo.flatten.PomProperty
- isUpdatePomFile() - Method in class org.codehaus.mojo.flatten.FlattenMojo
K
- keep - org.codehaus.mojo.flatten.ElementHandling
-
Take the element untouched from the original POM.
- keepCommentsInPom - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The core maven model readers/writers are discarding the comments of the pom.xml.
- KeepCommentsInPom - Class in org.codehaus.mojo.flatten
-
Helper class to keep the comments how they have been in the original pom.xml While reading with
MavenXpp3Writerthe comments are not placed into theModeland soMavenXpp3Writeris not able to re-write those comments. - KeepCommentsInPom() - Constructor for class org.codehaus.mojo.flatten.KeepCommentsInPom
- key2DependencyMap - Variable in class org.codehaus.mojo.flatten.Dependencies
L
- LICENSES - Static variable in class org.codehaus.mojo.flatten.PomProperty
- lifecycleBindingsInjector - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- lineLength - Variable in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
-
The maximum length of a display line, should be positive.
- ListField(Field) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.ListField
- loadComments(File) - Method in class org.codehaus.mojo.flatten.KeepCommentsInPom
-
load all current comments and text fragments from xml file
- log - Variable in class org.codehaus.mojo.flatten.KeepCommentsInPom
- logger - Variable in class org.codehaus.mojo.flatten.LoggingModelProblemCollector
- LoggingModelProblemCollector - Class in org.codehaus.mojo.flatten
-
This is an implementation of
ModelProblemCollectorthat is logging all problems. - LoggingModelProblemCollector(Log) - Constructor for class org.codehaus.mojo.flatten.LoggingModelProblemCollector
-
The constructor.
M
- MAILING_LISTS - Static variable in class org.codehaus.mojo.flatten.PomProperty
- MapField(Field) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.MapField
- mavenBuildTimestamp - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.BuildTimestampValueSource
- merge(Model, Model, boolean, Map<?, ?>) - Method in class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler.DirectDependenciesInheritanceModelMerger
- merge(FlattenDescriptor) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
-
Creates and returns a new
FlattenDescriptorwith theElementHandlings merged from this and the givenFlattenDescriptor. - mergeModelBase_Dependencies(ModelBase, ModelBase, boolean, Map<Object, Object>) - Method in class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler.DirectDependenciesInheritanceModelMerger
- merger - Variable in class org.codehaus.mojo.flatten.DirectDependenciesInheritanceAssembler
- minimum - org.codehaus.mojo.flatten.FlattenMode
-
Deprecated.confusing name, unstable contract.
- MODEL_ENCODING - Static variable in class org.codehaus.mojo.flatten.PomProperty
- MODEL_VERSION - Static variable in class org.codehaus.mojo.flatten.PomProperty
- modelBuilderThreadSafetyWorkaround - Variable in class org.codehaus.mojo.flatten.FlattenMojo
- ModelBuilderThreadSafetyWorkaround - Class in org.codehaus.mojo.flatten
-
Works around thread safety issues when modifying the global singleton
DefaultModelBuilderwith customProfileInjectorandProfileSelector. - ModelBuilderThreadSafetyWorkaround() - Constructor for class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- modelCiFriendlyInterpolator - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The
ModelInterpolatorused to resolve variables. - modelInterpolator - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
- modelInterpolator - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- modelNormalizer - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- modelPathTranslator - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- modelProcessor - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- models - Variable in class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool
- ModelsFactory(File) - Constructor for class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- modelUrlNormalizer - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- modelValidator - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- MODULES - Static variable in class org.codehaus.mojo.flatten.PomProperty
- mojoExecution - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The
MojoExecutionused to get access to the raw configuration ofFlattenMojo.pomElementsas empty tags are mapped to null.
N
- name - Variable in class org.codehaus.mojo.flatten.PomProperty
- NAME - Static variable in class org.codehaus.mojo.flatten.PomProperty
- name2handlingMap - Variable in class org.codehaus.mojo.flatten.FlattenDescriptor
- NEW_LINE_PATTERN - Static variable in class org.codehaus.mojo.flatten.FlattenMojo
- newCopy() - Method in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- newPrefix - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.ProblemDetectingValueSource
- normalizer - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.UrlNormalizingPostProcessor
- NOT_INTERPOLATABLES - Static variable in class org.codehaus.mojo.flatten.extendedinterpolation.ExtendedStringSearchModelInterpolator
O
- ObjectField(Field) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.ObjectField
- omitExclusions - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
Dictates whether dependency exclusions stanzas should be included in the flattened POM.
- org.codehaus.mojo.flatten - package org.codehaus.mojo.flatten
- org.codehaus.mojo.flatten_maven_plugin - package org.codehaus.mojo.flatten_maven_plugin
- org.codehaus.mojo.flatten.cifriendly - package org.codehaus.mojo.flatten.cifriendly
- org.codehaus.mojo.flatten.extendedinterpolation - package org.codehaus.mojo.flatten.extendedinterpolation
- org.codehaus.mojo.flatten.model.resolution - package org.codehaus.mojo.flatten.model.resolution
- ORGANIZATION - Static variable in class org.codehaus.mojo.flatten.PomProperty
- originalPom - Variable in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- oss - org.codehaus.mojo.flatten.FlattenMode
-
For Open-Source-Software projects that want to keep all
optional POM elementsexcept forrepositoriesandpluginRepositories. - ossrh - org.codehaus.mojo.flatten.FlattenMode
-
Keeps all
optional POM elementsthat are required for OSS Repository-Hosting. - outputDirectory - Variable in class org.codehaus.mojo.flatten.AbstractFlattenMojo
-
The directory where the generated flattened POM file will be written to.
P
- PACKAGING - Static variable in class org.codehaus.mojo.flatten.PomProperty
- PARENT - Static variable in class org.codehaus.mojo.flatten.PomProperty
- PathTranslatingPostProcessor(List<String>, Collection<String>, File, PathTranslator) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.PathTranslatingPostProcessor
- pathTranslator - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.PathTranslatingPostProcessor
- pathTranslator - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- PLUGIN_HELP_PATH - Static variable in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- PLUGIN_MANAGEMENT - Static variable in class org.codehaus.mojo.flatten.PomProperty
- PLUGIN_REPOSITORIES - Static variable in class org.codehaus.mojo.flatten.PomProperty
- pluginConfigurationExpander - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- pluginManagementInjector - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- POM_FILE - Static variable in class org.codehaus.mojo.flatten.PomProperty
- POM_PROPERTIES - Static variable in class org.codehaus.mojo.flatten.PomProperty
- POM_PROPERTIES_ARRAY - Static variable in class org.codehaus.mojo.flatten.PomProperty
- pomElements - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The
Modelthat defines how to handle additional POM elements. - pomFile - Variable in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- PomProperty<V> - Class in org.codehaus.mojo.flatten
-
This class reflects a property of a
POM. - PomProperty(String, Class<V>) - Constructor for class org.codehaus.mojo.flatten.PomProperty
-
The constructor.
- postProcessors - Variable in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- postProcessors - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
- PREREQUISITES - Static variable in class org.codehaus.mojo.flatten.PomProperty
- ProblemDetectingValueSource(ValueSource, String, String, ModelProblemCollector) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.ProblemDetectingValueSource
- problems - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
- problems - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.ProblemDetectingValueSource
- PROFILES - Static variable in class org.codehaus.mojo.flatten.PomProperty
- project - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The Maven Project.
- PROJECT_PREFIXES - Static variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- projectDir - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.PathTranslatingPostProcessor
- PROPERTIES - Static variable in class org.codehaus.mojo.flatten.PomProperty
R
- reactorModelPool - Variable in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
-
The modules of the project being built.
- ReactorModelPool - Class in org.codehaus.mojo.flatten.model.resolution
-
Holds a list of models and allows to retrieve them by their coordinates.
- ReactorModelPool() - Constructor for class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool
- ReactorModelPool.Coordinates - Class in org.codehaus.mojo.flatten.model.resolution
- recursionInterceptor - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- remove - org.codehaus.mojo.flatten.ElementHandling
-
Remove the element entirely so it will not be present in flattened POM.
- removePostProcessor(InterpolationPostProcessor) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- removeValuesSource(ValueSource) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- repeat(String, int) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
-
Repeat a String
ntimes to form a new string. - reportConfigurationExpander - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- REPORTING - Static variable in class org.codehaus.mojo.flatten.PomProperty
- reportingConverter - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
- repositories - Variable in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- REPOSITORIES - Static variable in class org.codehaus.mojo.flatten.PomProperty
- repositorySystem - Variable in class org.codehaus.mojo.flatten.FlattenMojo
- repositorySystem - Variable in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- resolve - org.codehaus.mojo.flatten.ElementHandling
-
Take the element from the resolved POM.
- resolve(Dependency) - Method in class org.codehaus.mojo.flatten.Dependencies
- resolveCiFriendliesOnly - org.codehaus.mojo.flatten.FlattenMode
-
Only resolves variables revision, sha1 and changelist.
- resolvedPom - Variable in class org.codehaus.mojo.flatten.FlattenMojo.ModelsFactory
- resolveModel(String, String, String) - Method in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- resolveModel(Dependency) - Method in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- resolveModel(Parent) - Method in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
-
Resolves the POM for the specified parent.
- resolveVersion(String, String, String) - Method in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- restoreOriginalComments(String, String) - Method in class org.codehaus.mojo.flatten.KeepCommentsInPom
- rootTagSeen - Variable in class org.codehaus.mojo.flatten.FlattenMojo.SaxHeaderCommentHandler
-
trueif root tag has already been visited,falseotherwise. - run() - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
S
- SaxHeaderCommentHandler() - Constructor for class org.codehaus.mojo.flatten.FlattenMojo.SaxHeaderCommentHandler
-
The constructor.
- SCM - Static variable in class org.codehaus.mojo.flatten.PomProperty
- session - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The
MavenSessionused to get user properties. - session - Variable in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- set(Model, V) - Method in class org.codehaus.mojo.flatten.PomProperty
-
Generic setter for writing a
PomPropertyin aModel. - setArtifactId(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setBuild(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setCacheAnswers(boolean) - Method in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- setCiManagement(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setClassLoader(ClassLoader) - Static method in class org.codehaus.mojo.flatten.extendedinterpolation.FilteringValueSourceWrapper
- setContributors(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setDefaultOperation(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setDependencies(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setDependencyManagement(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setDescription(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setDevelopers(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setDistributionManagement(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setGroupId(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setHandling(PomProperty<?>, ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
-
Generic method to set an
ElementHandling. - setInceptionYear(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setIssueManagement(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setLog(Log) - Method in class org.codehaus.mojo.flatten.KeepCommentsInPom
- setMailingLists(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setModules(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setName(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setOrganization(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setPackaging(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setParent(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setPluginManagement(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setPluginRepositories(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setPrerequisites(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setProfiles(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setProperties(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setRecursionInterceptor(RecursionInterceptor) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- setReporting(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setRepositories(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setScm(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- settings - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The
Settingsused to get active profile properties. - setUrl(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- setVersion(ElementHandling) - Method in class org.codehaus.mojo.flatten.FlattenDescriptor
- shouldSkip() - Method in class org.codehaus.mojo.flatten.AbstractFlattenMojo
- shouldSkipGoal() - Method in class org.codehaus.mojo.flatten.AbstractFlattenMojo
- shouldSkipGoal() - Method in class org.codehaus.mojo.flatten.CleanMojo
- shouldSkipGoal() - Method in class org.codehaus.mojo.flatten.FlattenMojo
- skip - Variable in class org.codehaus.mojo.flatten.AbstractFlattenMojo
-
If
truethe plugin will be skipped. - skipClean - Variable in class org.codehaus.mojo.flatten.CleanMojo
-
If
truethe clean goal will be skipped. - skipFlatten - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
If
truethe flatten goal will be skipped. - startElement(String, String, String, Attributes) - Method in class org.codehaus.mojo.flatten.FlattenMojo.SaxHeaderCommentHandler
- startExpr - Variable in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- StringField(Field) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.StringField
- superPomProvider - Variable in class org.codehaus.mojo.flatten.ModelBuilderThreadSafetyWorkaround
T
- toLines(String, int, int, int) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- toList() - Method in class org.codehaus.mojo.flatten.Dependencies
- toString() - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
- toString() - Method in class org.codehaus.mojo.flatten.PomProperty
- trace - Variable in class org.codehaus.mojo.flatten.model.resolution.FlattenModelResolver
- TRANSLATED_PATH_EXPRESSIONS - Static variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- traverseObjectWithParents(Class<?>, Object) - Method in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
U
- unprefixedPathKeys - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.PathTranslatingPostProcessor
- updatePomFile - Variable in class org.codehaus.mojo.flatten.FlattenMojo
-
The flag to indicate if the generated flattened POM shall be set as POM file to the current project.
- URL - Static variable in class org.codehaus.mojo.flatten.PomProperty
- urlNormalizer - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator
- UrlNormalizingPostProcessor(UrlNormalizer) - Constructor for class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.UrlNormalizingPostProcessor
V
- valueOf(String) - Static method in enum org.codehaus.mojo.flatten.ElementHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.codehaus.mojo.flatten.FlattenDependencyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.codehaus.mojo.flatten.FlattenMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.codehaus.mojo.flatten.ElementHandling
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.codehaus.mojo.flatten.FlattenDependencyMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.codehaus.mojo.flatten.FlattenMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueSource - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.ProblemDetectingValueSource
- valueSourceClass - Variable in class org.codehaus.mojo.flatten.extendedinterpolation.FilteringValueSourceWrapper
- valueSourceOriginModel - Variable in class org.codehaus.mojo.flatten.extendedinterpolation.ExtendedStringSearchModelInterpolator
- valueSources - Variable in class org.codehaus.mojo.flatten.cifriendly.CiInterpolatorImpl
- valueSources - Variable in class org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction
- valueType - Variable in class org.codehaus.mojo.flatten.PomProperty
- version - Variable in class org.codehaus.mojo.flatten.model.resolution.ReactorModelPool.Coordinates
- VERSION - Static variable in class org.codehaus.mojo.flatten.PomProperty
W
- walkOverNodes(Node, String, BiConsumer<Node, String>) - Method in class org.codehaus.mojo.flatten.KeepCommentsInPom
-
Walk over the pom hierarchy of the Document.
- wrap(Object, Predicate<String>) - Static method in class org.codehaus.mojo.flatten.extendedinterpolation.FilteringValueSourceWrapper
- wrap(List<ValueSource>, Predicate<String>) - Static method in class org.codehaus.mojo.flatten.extendedinterpolation.FilteringValueSourceWrapper
- writeDocumentToString(Document) - Method in class org.codehaus.mojo.flatten.KeepCommentsInPom
-
Use an LSSerializer to keep whitespaces added by MavenXpp3Writer
- writeGoal(StringBuilder, String, Element) - Method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- writeParameter(StringBuilder, Node, Node) - Method in class org.codehaus.mojo.flatten_maven_plugin.HelpMojo
- writePom(Model, File, String, KeepCommentsInPom) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Writes the given POM
Modelto the givenFile. - writeStringToFile(String, File, String) - Method in class org.codehaus.mojo.flatten.FlattenMojo
-
Writes the given
datato the givenfileusing the specifiedencoding.
All Classes All Packages