Skip to content

[MBUILDCACHE-53] Default local cache location is different from documented location #238

@jira-importer

Description

@jira-importer

Nils Breunese opened MBUILDCACHE-53 and commented

https://maven.apache.org/extensions/maven-build-cache-extension/build-cache-config.html#local says:

The base directory where the local cache is located. Defaults to {@code ${localRepository}/../cache}.

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.


Affects: 1.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions