New posts in m2eclipse

How to update maven repository in Eclipse?

An internal error occurred during: "Updating Maven Project". java.lang.NullPointerException

M2E and having maven generated source folders as eclipse source folders

Missing Maven dependencies in Eclipse project

Plugin execution not covered by lifecycle configuration (JBossas 7 EAR archetype)

How to configure Eclipse build path to use Maven dependencies?

Maven2: Missing artifact but jars are in place

web.xml is missing and <failOnMissingWebXml> is set to true

maven-dependency-plugin (goals "copy-dependencies", "unpack") is not supported by m2e

Maven: best way of linking custom external JAR to my project?

Maven "Module" vs "Project" (Eclipse, m2eclipse plugin)

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". error

What causes imported Maven project in Eclipse to use Java 1.5 instead of Java 1.6 by default and how can I ensure it doesn't?

Java compiler level does not match the version of the installed Java project facet

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved

How to fix error "Updating Maven Project". Unsupported IClasspathEntry kind=4?

No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?

How to solve "Plugin execution not covered by lifecycle configuration" for Spring Data Maven Builds