I tried m2eclipse for the first time. I got Eclipse running fine with the plugin, but when I tried to build a project using Maven, I got the error
"The specified user settings file does not exist: myuserfolder/.m2/settings.xml" I manually created a settings.xml file, and got rid of the problem, as per http://www.inexas.org/Wiki.jsp?page=Eclipse%20setup Is it a bug in m2Eclipse, or did I miss a step in m2eclipse setup? I can successfully build from the command line even without this file
