o incorporating a <comment/> element from which we can produced developer

documentation during changes to model.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162585 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-03-08 18:15:37 +00:00
parent 03b7d6139d
commit 5ec663a644
1 changed files with 2 additions and 1 deletions

View File

@ -109,16 +109,17 @@
<description>The directory on the site host where site documentation is placed when the site is uploaded.</description>
<type>String</type>
</field>
<!-- This naming is inconsistent and distriubtion should occur from a repository structure. -->
<field>
<name>distributionSite</name>
<description>The FQDN of the host where the project's artifacts are uploaded.</description>
<type>String</type>
<comment>This naming is inconsistent and distriubtion should occur from a repository structure.</comment>
</field>
<field>
<name>distributionDirectory</name>
<description>The directory on the distribution host where artifacts are placed when uploaded.</description>
<type>String</type>
<comment>This naming is inconsistent and distriubtion should occur from a repository structure.</comment>
</field>
<field>
<name>mailingLists</name>