[
https://issues.apache.org/jira/browse/MBUILDCACHE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated MBUILDCACHE-53:
--------------------------------------
Labels: pull-request-available (was: )
> 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 (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Nils Breunese
> Priority: Minor
> Labels: pull-request-available
>
> [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)