Top "M2eclipse" questions

m2eclipse is a Plug-in for the Eclipse IDE that defines Eclipse Project structures by analyzing Maven Project models

get rid of POM not found warning for org.eclipse.m2e:lifecycle-mapping

With intent to get m2e 1.0 working correctly I have had to specify the lifecycle mapping: <pluginManagement> <…

java eclipse maven m2eclipse m2e
Eclipse Indigo for Java EE + Maven plugin = the Maven menu does not appear in import and preference

I have used Indigo Java (not Java EE) and the maven plugin is already installed. Or at least, I know …

m2eclipse eclipse-indigo
m2eclipse says "Missing artifact" but I can build from cmdline!

I'm trying to use this Sonatype Eclipse plugin for the first time to handle an existing (huge) software that I …

maven dependencies m2eclipse
How to exclude a folder that is producing warnings/errors in an Eclipse project?

Okay. I'm sick of this problem. This has to have an easy fix, I'm sure of it!! I hope SO …

eclipse ide build-process m2eclipse
Maven and eclipse: a reliable way to add non-Maven or external jars to a project?

Maven is great. It mostly keeps me out of jar dependency hell by specifying versions of dependent packages in the …

java eclipse maven m2eclipse m2e
m2eclipse: Eclipse is running in a JRE, but a JDK is required

I have a problem with m2eclipse (0.10.0) together with eclipse galileo (Build id: 20090920-1017). I always get the error message:"…

eclipse maven-2 java m2eclipse
Error while installing Maven Integration for Eclipse

I'm trying to install Maven integration for Eclipse (Galileo) through Install New Software menu nad using the sonatype link http://…

java eclipse eclipse-plugin maven m2eclipse
Maven does not create the "/target/m2e-wtp/web-resources" folder

I'm using Eclipse Luna. I'm working on a Maven project. When I try to run my application on a weblogic's …

maven maven-plugin m2eclipse m2e m2e-wtp
Why am I receiving a "Plugin execution not covered by lifecycle configuration with GWT" error?

I'm using STS and I imported a GWT project from another machine. The project uses m2eclipse. I'm getting these …

eclipse gwt maven m2eclipse pom.xml
Eclipse JRE System Library [J2SE-1.5]

I'm using Eclipse EE 3.7 with m2e plugin installed. I have JDK7 set in eclipse. When I import maven projects, …

java eclipse m2eclipse m2e