Top "M2e" questions

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

Compiler error "archive for required library could not be read" - Spring Tool Suite

I am starting to configure my development environment and I am using Spring Tool Suite 2.8.1 along with m2E 1.01. As …

java maven m2eclipse sts-springsourcetoolsuite m2e
m2e error in MavenArchiver.getManifest()

I am seeing an error in my STS and am not sure how to debug it. Searching around I only …

eclipse maven maven-3 m2e maven-jar-plugin
How to deal with missing src/test/java source folder in Android/Maven project?

I'm not very experienced with Maven in combination with Android yet, so I followed these instructions to make a new …

android eclipse maven m2eclipse m2e
Maven Java EE Configuration Marker with Java Server Faces 1.2

I'm having a weird configuration problem with Maven in Eclipse. Although I can build the project and deploy it to …

eclipse maven m2e dwm
m2e lifecycle-mapping not found

I am trying to use the solution described here to solve the annoying "Plugin execution not covered by lifecycle configuration: …

maven-2 maven maven-plugin m2eclipse m2e
M2E and having maven generated source folders as eclipse source folders

I have a maven project in eclipse and have maven goals that run annotation processors to generate code. The output …

eclipse maven m2eclipse m2e
Cleaning Maven m2e .cache directory

My Maven installation (Windows 7 64-bit) has a .cache directory that is almost 3.5GB! It contains only a m2e directory. (…

maven m2e
Error: m2e Install In Eclipse

I've been attempting to install Maven Integration for Eclipse and I've received these errors. Cannot complete the install because one …

eclipse jakarta-ee m2e
m2e-wtp error: <path>/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF (No such file or directory)

I use m2e 1.2.0 and m2e-wtp 0.16.0, and occasionally my Eclipse build fails with the error: <path>/target/…

eclipse m2e
How to add pom.xml to existing Eclipse project?

I'm new to Maven and use Eclipse Juno. I've installed Maven Integration for Eclipse. There are three options in File &…

java eclipse maven m2eclipse m2e