Uses of Interface
org.apache.maven.model.building.ModelCache
-
Uses of ModelCache in org.apache.maven.model.building
Modifier and TypeMethodDescriptionDefaultModelBuildingRequest.getModelCache()
Deprecated.ModelBuildingRequest.getModelCache()
Deprecated.Gets the model cache to use for reuse of previously built models.Modifier and TypeMethodDescriptionDefaultModelBuildingRequest.setModelCache
(ModelCache modelCache) Deprecated.ModelBuildingRequest.setModelCache
(ModelCache modelCache) Deprecated.Sets the model cache to use for reuse of previously built models.