Uses of Interface
org.apache.maven.model.locator.ModelLocator
-
Uses of ModelLocator in org.apache.maven.model.building
Modifier and TypeClassDescriptionclass
Note: uses @Typed to limit the types it is available for injection to just ModelProcessor.Modifier and TypeMethodDescriptionprotected ModelLocator
DefaultModelBuilderFactory.newModelLocator()
Modifier and TypeMethodDescriptionFileModelSource.getRelatedSource
(ModelLocator locator, String relPath) ModelSource3.getRelatedSource
(ModelLocator locator, String relPath) Returns model source identified by a path relative to this model source POM.ModifierConstructorDescriptionDefaultModelProcessor
(Collection<ModelParser> modelParsers, ModelLocator modelLocator, ModelReader modelReader) -
Uses of ModelLocator in org.apache.maven.model.locator
Modifier and TypeClassDescriptionclass
Locates a POM file within a project base directory.