Index: src/site/apt/ant-tasks.apt
===================================================================
--- src/site/apt/ant-tasks.apt	(revision 541989)
+++ src/site/apt/ant-tasks.apt	(working copy)
@@ -462,11 +462,13 @@
   Specifies the location of the local repository of artifacts.
 
 *------------------+--------------------------------------------------------+
-| <<<location>>>   | The directory of the local repository. <Required>
+| <<<path>>>       | The directory of the local repository. <Required>
 *------------------+--------------------------------------------------------+
 | <<<layout>>>     | The layout of the local repository. The valid options are <<<legacy>>> (Maven 1), or <<<default>>> (Maven 2).
 *------------------+--------------------------------------------------------+
 
+  <<Note>>: until 2.0.6, attribute <<<path>>> was named <<<location>>>, but this has changed to solve a conflict with Ant 1.7.
+
 * <<<remoteRepository>>>
 
   Specifies the location of the remote repository.
