Uses of Interface
org.apache.maven.model.building.ModelSource2
Packages that use ModelSource2
-
Uses of ModelSource2 in org.apache.maven.model.building
Subinterfaces of ModelSource2 in org.apache.maven.model.buildingModifier and TypeInterfaceDescriptioninterface
Enhancement to theModelSource2
to support locating POM files using theModelLocator
when pointing to a directory.Classes in org.apache.maven.model.building that implement ModelSource2Methods in org.apache.maven.model.building that return ModelSource2Modifier and TypeMethodDescriptionModelSource2.getRelatedSource
(String relPath) Returns model source identified by a path relative to this model source POM.