Eclipse Configuration Maven

Source: Internet
Author: User

1. Software Environment Eclipse Juno Service Release 2 2.Eclipse configuration maven (1) Help, Install New software ...-Add input corresponding value > Name = m2 E (this value is random) > location = http://download.eclipse.org/technology/m2e/releases (2) Hook all maven integration for Eclipse, Click Next this will have the following error: Error message: Your original request has been modified.
"M2e-maven Integration for Eclipse (includes incubating components)" are already installed, so an update would be performe D instead.
"M2e-slf4j over Logback logging (Optional)" are already installed, so an update would be performed instead.
Cannot complete the install because one or more required items could not be found.
Software being installed:m2e-slf4j over Logback logging (Optional) 1.5.0.20140606-0033 (Org.eclipse.m2e.logback.featur E.feature.group 1.5.0.20140606-0033)
Missing Requirement:maven Integration for Eclipse 1.5.0.20140606-0033 (Org.eclipse.m2e.core 1.5.0.20140606-0033) Requires ' bundle Com.google.guava [14.0.1,16.0.0] ' but it could isn't be found
Cannot satisfy dependency:
From:maven Integration for Eclipse 1.5.0.20140606-0033 (Org.eclipse.m2e.core.ui 1.5.0.20140606-0033)
To:bundle Org.eclipse.m2e.core [1.5.0,1.6.0)
Cannot satisfy dependency:
FROM:M2E logback appender 1.5.0.20140606-0033 (Org.eclipse.m2e.logback.appender 1.5.0.20140606-0033)
To:bundle Org.eclipse.m2e.core.ui [1.5.0,1.6.0)
Cannot satisfy dependency:
FROM:M2E-SLF4J over Logback logging (Optional) 1.5.0.20140606-0033 (org.eclipse.m2e.logback.feature.feature.group 1.5.0.20140606-0033)
To:org.eclipse.m2e.logback.appender [1.5.0.20140606-0033] causes this plugin to not install, this is because the plugin version is too high cause, we need to re-select the plugin version, for example, we will show only The latest versions of available software, then select the 1.4 version (3) and follow the instructions. Next, when you're done, he'll prompt you to restart Eclipse and reboot! (4) After restarting Eclipse, select Preferences, maven-Installations (5), click Add, select our own maven path and associate it with the Eclipse plugin. Click Apply (6) to select Maven--user Settings, set user Settings for the settings.xml file under the Conf directory in our MAVEN directory, click Apply (7) So far, the Maven plugin on Eclipse is configured to create a MAVEN project.

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.