Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 51998 invoked from network); 12 Dec 2006 20:35:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2006 20:35:57 -0000 Received: (qmail 77481 invoked by uid 500); 12 Dec 2006 20:36:02 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 77465 invoked by uid 500); 12 Dec 2006 20:36:02 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 77450 invoked by uid 99); 12 Dec 2006 20:36:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 12:36:02 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [64.149.173.133] (HELO smtp.epsiia.com) (64.149.173.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 12:35:51 -0800 Received: from carbon.epsiia.com (unknown [10.180.50.70]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.epsiia.com (Postfix) with ESMTP id CC28E46747 for ; Tue, 12 Dec 2006 14:35:21 -0600 (CST) Received: from carbon.epsiia.com (localhost.localdomain [127.0.0.1]) by carbon.epsiia.com (8.13.1/8.13.1) with ESMTP id kBCKZLPs022714 for ; Tue, 12 Dec 2006 14:35:21 -0600 Received: from carbon.epsiia.com (root@localhost) by carbon.epsiia.com (8.13.1/8.13.1/Submit) with ESMTP id kBCKZLWu022712 for ; Tue, 12 Dec 2006 14:35:21 -0600 Date: Tue, 12 Dec 2006 14:35:21 -0600 From: Brad Harper To: continuum-users Message-ID: In-Reply-To: <73331E0489D75546AA3A2113352AD69F0173D7A0@xbe05.cpwplc.com> Subject: Continuum Project Model: Field Project.id x-scalix-Hops: 1 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-EPSIIA-MailScanner-Information: EPSIIA Corporation Mail Scanner X-EPSIIA-MailScanner: Found to be clean X-EPSIIA-MailScanner-From: brad.harper@epsiia.com X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No Hello: I'm implementing a java client for RPC-XML that will be installed as a svn post-commit hook. In looking at the continuum model, as described by https://svn.apache.org/repos/asf/maven/continuum/trunk/continuum-model= /src/main/mdo/continuum.xml Can anyone explain the Project.id field (which is required) and how it differs from fields Project.name and {Project.artifactId, Project.groupId= , Project.version}? Thanks. Brad