Top "M2eclipse" questions

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

How to force Sonatype Nexus to update?

I am trying to use onejar-maven-plugin in my pom.xml: <plugin> <groupId>org.dstovall</groupId&…

maven maven-2 m2eclipse nexus sonatype
What is the difference between "Maven Install" and "Maven Build" with M2Eclipse?

I tried to search about the differences between maven install and maven build in the eclipse m2e plugin (if …

maven maven-3 m2eclipse
Versions Maven Plugin in Eclipse

How can I add the Versions-Maven-Plugin to my Eclipse projects ?? I tried the Add Plugins menu option but it doesn't …

eclipse maven m2eclipse versions-maven-plugin
How do i remove m2eclipse from my eclipse installation?

I don't need m2eclipse to work properly, I just need to remove m2eclipse for now and let eclipse …

eclipse maven eclipse-plugin m2eclipse
How to eliminate the "maven-enforcer-plugin (goal "enforce") is ignored by m2e" warning by eclipse?

I am configuring a multi-module parent child maven project using maven and eclipse m2e, I am using the latest …

eclipse maven maven-3 m2eclipse m2e
Plugin error: execution not covered by lifecycle configuration

I am trying to use the maven-warpath-plugin available here. But I keep getting an error in my pom.xml file …

eclipse maven maven-plugin m2eclipse m2e
Eclipse Juno build error with "Maven Project Builder"

When I try to clean & build my Maven project I get the following error: Errors occurred during the build. …

eclipse eclipse-plugin m2eclipse eclipse-juno
Missing maven dependencies from deployment assembly

I've recently upgraded from eclipse 4.4.2 (Luna) to 4.5 (Mars). My dynamic web project now doesn't include the Maven Dependencies in its …

java eclipse m2eclipse m2e-wtp
Classic error: Unable to update index for central|http://repo1.maven.org/maven2

I am facing a situation where my eclipse indigo is "Unable to update index for central|http://repo1.maven.org/…

java eclipse maven m2eclipse eclipse-indigo
Maven 3 Artifact problem

I made a new struts project in eclipse using the struts2-archtype-starter. A few errors where in my project already …

java eclipse struts2 m2eclipse maven-3