Hi there The default behaviour of maven is to store the MAVEN_REPO under %USERPROFILE%\.maven\.. On Windows.
This is all o.k. BUT: if you are logged on a Win-NT Domain and use Roaming Profiles the is a "little" problem: - the Maven Repo get copied all the time (due to roaming, and the location of the maven repo) - longer Login-times - Problems with the profile space (if limited) I don't think that the default location of the repo should be changed. But at least there should be a remark on http://maven.apache.org/start/install.html How to change the it (%USERPROFILE%\build.properties [maven.repo.local=C:/x/y/z] ->?) We use roaming profiles ... ;-< --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]