[MWRAPPER-23] in maven-wrapper, maven user home is not consistent with maven core
- Dominant language
- Java
- Stars
- 254
- Forks
- 78
- Avg merge
- 5h 26m
- Merged PRs (30d)
- 2
Description
**[James Z.M. Gao](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gzm55)** opened **[MWRAPPER-23](https://issues.apache.org/jira/browse/MWRAPPER-23?redirect=false)** and commented
New maven wrapper guesses the maven user home location via system props, system envs
and at last the default location (~/.m2). This guessing order is the convention of the gradle wrapper.
For maven, user home has a fixed location, i.e. ~/.m2, described [here](https://maven.apache.org/settings.html#Settings_Details)
---
**Remote Links:**
- [GitHub Pull Request #28
](https://github.com/apache/maven-wrapper/pull/28)
- [GitHub Pull Request #354
](https://github.com/apache/maven/pull/354)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.