diff --git a/fetch.xml b/fetch.xml index 6ce2e56ef..8414a70ff 100644 --- a/fetch.xml +++ b/fetch.xml @@ -66,13 +66,9 @@ value="${userlib.dir}"> - - Unknown destination : ${dest} - - - - + Unknown destination : ${dest} Downloading to ${dest.dir} + diff --git a/get-m2.xml b/get-m2.xml index 16a32e6c2..6ded24743 100644 --- a/get-m2.xml +++ b/get-m2.xml @@ -13,7 +13,7 @@ This build file downloads the Maven2 Ant tasks, - and installs them in the location specified by the dest.dir property. + and installs them in the location specified by the m2.dest.dir property. You may need to set proxy settings. On Java1.5, Ant tries to get this from the OS, unless you use the -noproxy option. @@ -49,11 +49,11 @@ - + - + @@ -62,9 +62,9 @@ - Downloading to ${dest.dir} + Downloading to ${m2.dest.dir} - +