maven/maven-wrapper
James Z.M. Gao f8b556c2e8 Get maven user home (~/.m2) with the same logic with maven
New maven wrapper will guess 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`.
2020-05-24 21:42:34 +02:00
..
src Get maven user home (~/.m2) with the same logic with maven 2020-05-24 21:42:34 +02:00
pom.xml [MNG-5937] Optimize code for Java 8 2020-05-23 09:59:30 +02:00