Uses of Interface
org.apache.maven.model.locator.ModelLocator
Packages that use ModelLocator
Package
Description
-
Uses of ModelLocator in org.apache.maven.model.building
Subinterfaces of ModelLocator in org.apache.maven.model.buildingClasses in org.apache.maven.model.building that implement ModelLocatorModifier and TypeClassDescriptionclass
Note: uses @Typed to limit the types it is available for injection to just ModelProcessor.Methods in org.apache.maven.model.building that return ModelLocatorModifier and TypeMethodDescriptionprotected ModelLocator
DefaultModelBuilderFactory.newModelLocator()
Constructors in org.apache.maven.model.building with parameters of type ModelLocator -
Uses of ModelLocator in org.apache.maven.model.locator
Classes in org.apache.maven.model.locator that implement ModelLocatorModifier and TypeClassDescriptionclass
Locates a POM file within a project base directory. -
Uses of ModelLocator in org.apache.maven.project.collector
Constructors in org.apache.maven.project.collector with parameters of type ModelLocatorModifierConstructorDescriptionMultiModuleCollectionStrategy
(ModelLocator modelLocator, ProjectsSelector projectsSelector)