Uses of Package
org.apache.maven.api.cache
Packages that use org.apache.maven.api.cache
Package
Description
Provides a caching infrastructure for Maven requests and their results.
-
Classes in org.apache.maven.api.cache used by org.apache.maven.api.cacheClassDescriptionEnumeration defining different retention periods for cached data.Interface for caching request results in Maven.A record representing the result of a single request operation, containing the original request, the result (if successful), and any error that occurred during processing.
-
Classes in org.apache.maven.api.cache used by org.apache.maven.impl.cacheClassDescriptionInterface for caching request results in Maven.Factory interface for creating new RequestCache instances.
-
Classes in org.apache.maven.api.cache used by org.apache.maven.impl.modelClassDescriptionInterface defining metadata for cache behavior and lifecycle management.Enumeration defining different retention periods for cached data.