Uses of Interface
org.apache.maven.model.building.ModelSource3
-
Uses of ModelSource3 in org.apache.maven.model.building
Modifier and TypeMethodDescriptionFileModelSource.getRelatedSource
(ModelLocator locator, String relPath) default ModelSource3
ModelSource3.getRelatedSource
(String relPath) Deprecated.ModelSource3.getRelatedSource
(ModelLocator locator, String relPath) Returns model source identified by a path relative to this model source POM.
getRelatedSource(ModelLocator, String)
instead