Top "Maven-eclipse-plugin" questions

An Eclipse plug-in for generating Eclipse IDE files, like .classpath, .project, etc.

My Application Could not open ServletContext resource

i have Eclipse Maven web project where i use Spring mvc and Spring security. When i truy to launch it, …

web-applications spring-mvc spring-security maven-eclipse-plugin
how install maven on eclipse

i want to install maven plug in on eclipse. but when add the maven site in install software section, and …

java eclipse maven maven-eclipse-plugin
Is maven-eclipse-plugin no longer needed with the new M2Eclipse in Indigo?

Historically, its been a major hassle for our team to import our multi-module Maven project into Eclipse given all the …

eclipse maven m2eclipse m2e maven-eclipse-plugin
How to manage shared resources for several web apps in Maven AND Eclipse?

Note: I didn't get any response in the first version of this question, so I modified it to be more …

eclipse maven maven-eclipse-plugin
Can I Configure m2eclipse through pom.xml?

With the maven-eclipse-plugin, using mvn eclipse:eclipse, you can specifiy eclipse project natures and builders that will automatically be added …

eclipse maven-2 m2eclipse maven-eclipse-plugin