Maven Learning Summary One: Install MAVEN, and myeclipse add maven plugin

Source: Internet
Author: User

One: Maven official

1, https://maven.apache.org/download.cgi

2. Unzip the directory structure as follows

Two: Add MAVEN environment variables

1. Add Maven_home

2, add maven_home under Path

Third, test whether the installation is successful

1, enter mvn-version at the command line, the following prompt indicates success

Iv. myeclipse Add maven Plugin

1. Select the preferences below the menu window

2. Select installations and click Add to bring in the MAVEN path you just downloaded.

3. Select User Settings, select the Maven settings.xml file you just downloaded

4. Local repository is the path to the storage of the jar packages that Maven downloads

It's a statement in setting. <localRepository>D:\apache-maven-3.3.9\myLib</localRepository>

5. If you can create a new MAVEN project, the plugin will be added successfully.

Maven Learning Summary One: Install MAVEN, and myeclipse add maven plugin

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.