Maven2 quick to recognize and use

Source: Internet
Author: User
Tags object model

After you have configured Tomcat in Java EE Eclipse, you can run the test modification project directly without having to package it into Tomcat to run the view. However, when a team develops a project, the developer's eclipse configuration and project configurations will be very labor-intensive, such as their respective build class path, the different versions of each plug-in, and the different third-party jar packs they refer to. A player in the local compilation, testing, packaging, deployment is no problem, can be on the other team members of the machine is not normal operation.

If you want to avoid duplicate configurations on different machines, control conflict risk early, and manage project dependencies more reliably, you need to use project management tools. MAVEN is a project management tool that includes a project object model, a set of standard collections, a project lifecycle, a dependency management system, and the logic used to run a plug-in goal that defines the lifecycle phase. In short, it can be used for project building, publishing, and project management.

For installation and use of MAVEN2, see http://download.csdn.net/source/2548947

Maven2 download Please see http://maven.apache.org/download.html

Maven2 and Elcipse integration, install plug-in m2eclipse, take the online installation method, Help-install new software, input URL http://m2eclipse.sonatype.org/sites/m2e


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.