MAVEN Trial Notes----installation

Source: Internet
Author: User

Preparatory work

1, Maven 2 download http://maven.apache.org/download.html

I downloaded the Maven-2.0-bin.zip solution to configure the JDK and MAVEN environment variables according to the official document:

Unzip Maven-2.0.1-bin.zip to the directory your wish to install MAVEN 2.0

"Environment Variables" button, then editing the PATH variable in the user Variables. eg. "C:\Program Files\apache Software foundation\maven-2.0.1\bin";%PATH%

Java_home, eg. C:\Program files\java\jdk1.4.2_06

Run mvn--version To verify the it is correctly installed.

Then run in DOS

C:\Documents and Settings\administrator>mvn-version

Maven version:2.0

Show the version number is 2.0

Friends who have seen the JUnit in action may have an understanding of Maven 1, then a beta version. The book took an example, as if it were in the automating JUnit Chapter

Here's what Maven 1 is about. Maven 2 overrides maven 1. So maven 1 and Maven 2 have a lot in common, but they have a few major differences. You can discover the difference by using two versions.

Here maven is done, and then we start a new project

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.