From fd896b0dddb9ddbd27f6382bef67178c5acc9083 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Mon, 8 Mar 2004 18:06:26 +0000 Subject: [PATCH] o more doco git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162583 13f79535-47bb-0310-9956-ffa450edef68 --- maven-model/maven.mdo | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/maven-model/maven.mdo b/maven-model/maven.mdo index a72623c9d8..9dcc71e7aa 100644 --- a/maven-model/maven.mdo +++ b/maven-model/maven.mdo @@ -76,48 +76,48 @@ url - the description + The URL where your project can be found. String logo - the description + The logo for your project. String issueTrackingUrl - the description + The URL where the issue tracking system used by your project can be found. String inceptionYear - the description + The year your project started. String gumpRepositoryId - the description + Hint for the gump continuous integration build system. String siteAddress - the description + The FQDN of the host where your project's site is uploaded. String siteDirectory - the description + The directory on your site host where site documentation is placed when the site is uploaded. String - + distributionSite - the description + The FQDN of the host where your project's artifacts are uploaded. String distributionDirectory - the description + The directory on your distribution host where artifacts are placed when uploaded. String