Eclipse Configuration Maven

Source: Internet
Author: User

I. Configuring the system MAVEN environment variables

1. Go to https://maven.apache.org/download.cgi to download the latest version of the MAVEN program:

2. Create a new environment variable maven_home, assign a value D:\Program Files\apache\maven

3. Edit the environment variable path, append%maven_home%\bin\;

4. At this point, MAVEN has completed the installation, and we can check for the success of our installation through the DOS command mvn-v:

Second, eclipse configuration maven

1. Configure MAVEN local warehouse and remote warehouse

Open the Conf\settings.xml file, first create the local warehouse folder, configure

There are a number of configuration remote warehouse paths, one of which is:

2. Open Window->preferences->maven->installations, right click Add

3. Open Window->preferences->maven->user Settings, configured as follows and apply:

Eclipse Configuration Maven

Related Article

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.