added default local repository location in description

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1174363 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2011-09-22 20:10:22 +00:00
parent af7dffd4b6
commit 23be488de6
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
<required>true</required>
<description>
<![CDATA[
The local repository.
The local repository.<br /><b>Default value is:</b> <tt>${user.home}/.m2/repository</tt>
]]>
</description>
<type>String</type>