You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2017/01/22 11:34:18 UTC

maven git commit: [MNG-6106] Remove maven.home setter from m2.conf

Repository: maven
Updated Branches:
  refs/heads/MNG-6106 [created] f8068ddd5


[MNG-6106] Remove maven.home setter from m2.conf


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f8068ddd
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f8068ddd
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/f8068ddd

Branch: refs/heads/MNG-6106
Commit: f8068ddd509a0152b5c443319c1ccfacc9210060
Parents: d413296
Author: Michael Osipov <mi...@apache.org>
Authored: Sun Jan 22 12:33:50 2017 +0100
Committer: Michael Osipov <mi...@apache.org>
Committed: Sun Jan 22 12:33:50 2017 +0100

----------------------------------------------------------------------
 apache-maven/src/bin/m2.conf | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/f8068ddd/apache-maven/src/bin/m2.conf
----------------------------------------------------------------------
diff --git a/apache-maven/src/bin/m2.conf b/apache-maven/src/bin/m2.conf
index 2991e0b..b4f1207 100644
--- a/apache-maven/src/bin/m2.conf
+++ b/apache-maven/src/bin/m2.conf
@@ -1,7 +1,5 @@
 main is org.apache.maven.cli.MavenCli from plexus.core
 
-set maven.home default ${user.home}/m2
-
 [plexus.core]
 optionally ${maven.home}/lib/ext/*.jar
 load       ${maven.home}/lib/*.jar