Author: olamy Date: Mon Jan 7 14:19:59 2013 New Revision: 1429805 URL: http://svn.apache.org/viewvc?rev=1429805&view=rev Log: fix doc
Modified: maven/site/trunk/content/apt/guides/development/guide-building-m2.apt Modified: maven/site/trunk/content/apt/guides/development/guide-building-m2.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/development/guide-building-m2.apt?rev=1429805&r1=1429804&r2=1429805&view=diff ============================================================================== --- maven/site/trunk/content/apt/guides/development/guide-building-m2.apt (original) +++ maven/site/trunk/content/apt/guides/development/guide-building-m2.apt Mon Jan 7 14:19:59 2013 @@ -60,21 +60,6 @@ git clone https://git-wip-us.apache.org/ git checkout maven-2.2.x ------------------- - Alternatively, you can check out all Maven projects in one directory using: - -------------------- -svn co https://svn.apache.org/repos/asf/maven/trunks maven -------------------- - - <<Note>>: For Windows users, the checkout could be not complete with the following message: - -------------------- -svn: Can't open file 'XXX': The system cannot find the path specified. -------------------- - - The problem is that while Windows allows filenames up to 256 characters the maximum path length it allows is 260 characters. - You will be able to check it out to the root directory without problem. - ** Other Modules Other modules you might be interested in related to Maven development are: