Maven3 (1. Download maven installation and configuration)

Source: Internet
Author: User

(System: win8.1 Professional Edition)

1. Visit the official website: Download maven http://maven.apache.org/download.cgi from maven Official Website

2. Download: click the link address circled in red to download the link (I cannot access it, so I chose different mirror for download)

I chose this for download.

3. decompress and configure maven

Decompress the downloaded maven file and put the decompressed directory in the directory where you install similar software (I am in D: \ works \ apache-maven-3.2.1)

Then open the environment variable for configuration (it is unclear how to configure the java environment variable under Baidu ):

Add the following to the environment variable:

M2_HOME = D: \ works \ apache-maven-3.2.1

Path = % M2_HOME % \ bin;

Then input mvn-version in cmd.

Maven is successfully installed and configured.

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.