GitHub user josephw opened a pull request:

    https://github.com/apache/maven/pull/38

    Simplify the bootstrapping instructions to remove use of M2_HOME.

    General consensus on maven-dev ([Remove M2_HOME setup from download page 
instructions](http://mail-archives.apache.org/mod_mbox/maven-dev/201501.mbox/%3ccapcjjng_suebktv9dw-tpn54wa-fgdm4wupsjnvw01sjxb2...@mail.gmail.com%3E))
 was to deprecate M2_HOME from public documentation and eventually remove it 
from the source.
    
    As part of doing that, avoid using it in the bootstrapping instructions in 
the README and use the equivalent `maven.home` property instead.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/josephw/maven 
remove-M2_HOME-reference-from-bootstrapping-instructions

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/38.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #38
    
----
commit 228bb82574e2717951127408239ddcb4ec215c73
Author: Joseph Walton <j...@kafsemo.org>
Date:   2015-02-21T07:03:14Z

    Simplify the bootstrapping instructions to remove use of M2_HOME.
    
    As part of deprecating the M2_HOME environment variable (MNGSITE-223),
    change the bootstrapping instructions so that it's no longer used.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to