MAVEN Environment Building--maven Learning Path (i)

Source: Internet
Author: User
Tags zip
1. Download apache-maven-3.3.9 and configure environment variables (1) Download address: Http://apache.fayea.com/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.zip
(2) Apache-maven-3.3.9-bin.zip decompression to local d:\

(3) Add a new system environment variable maven_home and set its value to the directory you installed

maven_home= D:\apache-maven-3.3.9

Update system path variable, add;%maven_home%\bin;


(4) test whether the MAVEN configuration successfully opened the Command Line window, enter Mvn-v, if there is a MAVEN version information output proves that the configuration is successful, otherwise please check your configuration path is correct.

Note: Before you install MAVEN, make sure that the JDK is installed and that its environment variables are configured successfully.


2. Download MAVEN Development Tools Spring Tool suite and configure Maven Spring Tool Suite Download Address: http://spring.io/tools/sts/ http://120.52.72.53/dist.springsource.com/c3pr90ntcsf0/release/STS/3.7.3.RELEASE/dist/e4.5/ Spring-tool-suite-3.7.3.release-e4.5.2-win32-x86_64.zip Download and unzip to open Spring tool suite for MAVEN configuration












So MAVEN's environment is configured successfully.






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.