1

I am using m2eclipse and was wondering if there is a way to make it save all the sources when running maven install. I need to do it manually each time and sometimes forget to...

Thanks

Joly
  • 3,218
  • 14
  • 44
  • 70
  • Does Eclipse not warn you to save resources when you try to execute? And this is not right -- the auto save thing. What if you have `ctrl+x`ed something and ran. And then get run time exception and wonder what's wrong? – Nishant Mar 02 '12 at 13:23
  • There is a setting in Eclipse Editor Preferences or so to save files all the time... not sure where exactly thouhg .. not using Eclipse anymore. – Manfred Moser Mar 02 '12 at 19:13
  • See [eclipse autosave plugin](http://stackoverflow.com/questions/1142547/eclipse-autosave-plugin) – Andrzej Jozwik Mar 02 '12 at 20:51
  • 1
    Eclipse auto save settings don't work with the maven plugin unfortunately – Joly Mar 02 '12 at 23:28
  • In my case I receive the warning before deploying a WAR to a Tomcat Server, but the build process finished without alerting :( – aloplop85 Sep 13 '15 at 11:24

0 Answers0