Installation of Maven under Win7

Source: Internet
Author: User

1. Before installing MAVEN, make sure that you have installed JDK1.6 and above, and that you have configured the environment variables.
2. On the MAVEN website (https://maven.apache.org/download.cgi) download Maven's Zip package and download it.
3. Unzip to the custom directory, mine is D:\Program files\apache-maven-3.3.9
4. Configure Environment variables:
First configure the M2_HOME environment variable, create a new system variable: m2_home, the path is: D:\Program files\apache-maven-3.3.9
Then append to the path of the environment variable;%m2_homw%\bin
5. Open the cmd window: Enter MVN--version, which appears similar to the following to indicate that the installation was successful.

Installation of Maven under Win7

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.