Linux eclipse3.6.1 maven Installation

Source: Internet
Author: User

Linux maven installation and Eclipse maven plugin installation, the need for friends can refer to.


Maven installation (apache-maven-3.0.5 for example):

A. Website address: http://maven.apache.org/, after the download is complete, unzip it to the usr/local/directory

B. Configure the MAVEN environment variable to modify the/etc/profile:

Export M2_home=/usr/local/apache-maven-3.0.5export path= $PATH: $M 2_home/bin

C. Command window, run: source/etc/profile

D. See if the installation was successful: Mvn-v

Eclipse Maven Plugin Installation:


Online Installation:


1. Use the first way to install anyone, just enter the HTTP address: http://m2eclipse.sonatype.org/sites/m2e, tick the option, then wait for it to download and install, then restart Eclipse after completion.

Offline Installation: (recommend this, I was so successful)

http://download.csdn.net/detail/dean_deng/8399151

Can download to m2eclipse compressed package, downloaded and extracted to the M2eclipse package, the Dropins directory in Eclipse to create a new M2eclipse.link file, the file filled with the path of M2eclipse package: such as D:\devSpace \eclipse\m2eclipse, restart Eclipse, under Window-->preference can see MAVEN item (Hope can help everyone, found that the official website of the M2E seems to have not down)

Linux eclipse3.6.1 maven Installation

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.