Where can I find the Maven installation directory in Eclipse 3.4
问题 I have installed m2eclipse plugin from http://m2eclipse.codehaus.org/. Now I want to use that as a standalone build tool but I am unable to find the installation directory. Can anyone help me in this? 回答1: I have both the plugin (with its embedded maven instance) and a full maven download. Both should end up using the same repository in something like C:\Documents and Settings\user\.m2 . There are a few cases where you need a full maven download anyways. For example, trying to build a groovy