Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1-beta-3
-
Component/s: documentation
-
Labels:None
-
Environment:Windows
-
Number of attachments :
Description
> 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] ->?)
CHECK: http://www.mail-archive.com/users@maven.apache.org/msg11654.html
Attachments
Issue Links
| This issue is depended upon by: | ||||
| MAVEN-1517 | Complete rebuild of Maven Site |
|
|
|
patch proposal