What is happening after a save of the pom.xml file? The M2 console spits out stuff. Looks like maven is running automatically for me.
The problem is that the errors in the console are baseless. They complain about missing dependencies. This is baseless because my dependencies are certainly all present in my local repository; I've successfully built the project outside of m2eclipse and within it. is it possible to turn off 'run maven when pom.xml is saved' option. I could not find it in window->preferences->maven. If its not possible to turn it off, I'd like it to be configured correctly to use a profile in my .m2/settings.xml. Thanks, John -- View this message in context: http://www.nabble.com/auto-maven-after-pom.xml-saved-tf4194951s177.html#a11930331 Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
