Réda Housni Alaoui created MBUILDCACHE-97: ---------------------------------------------
Summary: Allow to override "cache->configuration->local->maxBuildsCached" via a command line flag Key: MBUILDCACHE-97 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-97 Project: Maven Build Cache Extension Issue Type: Improvement Reporter: Réda Housni Alaoui I just encoutered my first CI build failure caused by the eviction of the local cache by a concurrent build. Today, {{maxBuildsCached}} can only be set in the cache configuration xml file. In our case (IMO in most cases), {{maxBuildsCached}} should be low on developer machines and high on CI machines (to avoid build failures caused by the concurrency). Having a flag allowing to override {{maxBuildsCached}} would allow to enforcer it to a high value on CI environments. -- This message was sent by Atlassian Jira (v8.20.10#820010)