mirror of https://github.com/apache/maven.git
[MNG-6106] Remove maven.home setter from m2.conf
This commit is contained in:
parent
8373c79a47
commit
5053a628c0
apache-maven/src/bin
|
@ -1,7 +1,5 @@
|
|||
main is org.apache.maven.cli.MavenCli from plexus.core
|
||||
|
||||
set maven.home default ${user.home}/m2
|
||||
|
||||
[plexus.core]
|
||||
load ${maven.home}/conf/logging
|
||||
optionally ${maven.home}/lib/ext/*.jar
|
||||
|
|
Loading…
Reference in New Issue