Nils Breunese created MBUILDCACHE-53:
----------------------------------------
Summary: Default local cache location is different from documented
location
Key: MBUILDCACHE-53
URL: https://issues.apache.org/jira/browse/MBUILDCACHE-53
Project: Maven Build Cache Extension
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Nils Breunese
[https://maven.apache.org/extensions/maven-build-cache-extension/build-cache-config.html#local]
says:
{quote}The base directory where the local cache is located. Defaults to \{@code
$\{localRepository}/../cache}.
{quote}
However, the actual location seems to be {{${localRepository}/../build-cache}}
({{{}~/.m2/build-cache{}}} on my machine).
There is also a superfluous {{\}} after the {{$}} in the documentation of the
default location.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)