[
https://issues.apache.org/jira/browse/MBUILDCACHE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956936#comment-17956936
]
Olivier Lamy commented on MBUILDCACHE-53:
-----------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-build-cache-extension#238|https://github.com/apache/maven-build-cache-extension/issues/238].
Please visit the GitHub issue to view further activity, add comments, or
subscribe to receive notifications.
> 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)