[
https://issues.apache.org/jira/browse/MNG-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833691#comment-15833691
]
Hudson commented on MNG-6106:
-----------------------------
SUCCESS: Integrated in Jenkins build maven-3.x #1500 (See
[https://builds.apache.org/job/maven-3.x/1500/])
[MNG-6106] Remove maven.home setter from m2.conf (michaelo:
[http://git-wip-us.apache.org/repos/asf/?p=maven.git&a=commit&h=5053a628c0a4eb069ab5512ad7491494207cb996])
* (edit) apache-maven/src/bin/m2.conf
> Remove maven.home default value setter from m2.conf
> ---------------------------------------------------
>
> Key: MNG-6106
> URL: https://issues.apache.org/jira/browse/MNG-6106
> Project: Maven
> Issue Type: Task
> Components: Bootstrap & Build, core
> Affects Versions: 3.3.9
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Minor
> Fix For: 3.5.0
>
>
> The {{set maven.home default ${user.home\}/m2}} seems to be a relic from
> ancient times: {{maven.home}} property is always defined by {{mvn}} launch
> script
> Even if it would be used, it wouldn't work because {{user.home}} never
> contains Maven's installation files. (?)
> This line can safely be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)