Cache modes for maven consumption
- Description:
- Cache modes for maven consumption
- Source:
Properties:
Name | Type | Description |
---|---|---|
Default |
string | Cache everything, invalidate after 9 hours |
Force |
string | Use cache only. Do not send any requests to the repository |
Off |
string | Invalidate the cache and update from the repository |