Uses of Interface
org.apache.maven.model.building.ModelSource3
Packages that use ModelSource3
-
Uses of ModelSource3 in org.apache.maven.model.building
Classes in org.apache.maven.model.building that implement ModelSource3Methods in org.apache.maven.model.building that return ModelSource3Modifier and TypeMethodDescriptionFileModelSource.getRelatedSource(ModelLocator locator, String relPath) Deprecated.default ModelSource3ModelSource3.getRelatedSource(String relPath) Deprecated.usegetRelatedSource(ModelLocator, String)insteadModelSource3.getRelatedSource(ModelLocator locator, String relPath) Deprecated.Returns model source identified by a path relative to this model source POM.
ModelBuilderinstead