Uses of Interface
org.apache.maven.model.locator.ModelLocator
Packages that use ModelLocator
Package
Description
- 
Uses of ModelLocator in org.apache.maven.model.buildingSubinterfaces of ModelLocator in org.apache.maven.model.buildingClasses in org.apache.maven.model.building that implement ModelLocatorModifier and TypeClassDescriptionclassNote: 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 ModelLocatorDefaultModelBuilderFactory.newModelLocator()Constructors in org.apache.maven.model.building with parameters of type ModelLocator
- 
Uses of ModelLocator in org.apache.maven.model.locatorClasses in org.apache.maven.model.locator that implement ModelLocatorModifier and TypeClassDescriptionclassLocates a POM file within a project base directory.
- 
Uses of ModelLocator in org.apache.maven.project.collectorConstructors in org.apache.maven.project.collector with parameters of type ModelLocatorModifierConstructorDescriptionMultiModuleCollectionStrategy(ModelLocator modelLocator, ProjectsSelector projectsSelector)