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