Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.3.6
-
Fix Version/s: 1.4.1
-
Component/s: Documentation
-
Labels:None
-
Environment:Windows 7 Home Premium, 1.3.6-maestro-2.3.2,
java version "1.6.0_19"
Java(TM) SE Runtime Environment (build 1.6.0_19-b04)
Java HotSpot(TM) Client VM (build 16.2-b04, mixed mode, sharing)
-
Complexity:Intermediate
-
Number of attachments :
Description
Changing the DEFAULT local repository is not possible via ~/.m2/settings.xml in contrary to what the doc says -
http://continuum.apache.org/docs/1.3.1/administrator_guides/localRepository.html
As a result, a C:\.m2\repository directory is being created automatically every time continuum runs.
the correct path of the document is http://continuum.apache.org/docs/1.3.6/administrator_guides/localRepository.html to be consistent with the version reported.