Uses of Interface
org.apache.maven.model.building.ModelCache
Package
Description
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
-
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. -
Uses of ModelCache in org.apache.maven.repository.internal
Modifier and TypeMethodDescriptionDefaultModelCacheFactory.createCache
(org.eclipse.aether.RepositorySystemSession session) ModelCacheFactory.createCache
(org.eclipse.aether.RepositorySystemSession session)