Return-Path: Mailing-List: contact gump-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list gump@jakarta.apache.org Received: (qmail 92862 invoked from network); 10 Feb 2004 22:10:54 -0000 Received: from unknown (HELO mx1.try.sybase.com) (130.214.10.19) by daedalus.apache.org with SMTP; 10 Feb 2004 22:10:54 -0000 Received: from mail.try.sybase.com (mail.try.sybase.com [130.214.10.18]) by mx1.try.sybase.com (8.11.6/8.11.0) with ESMTP id i1AL7q216841 for ; Tue, 10 Feb 2004 14:07:52 -0700 Received: from tsws1 ([10.22.120.164]) by mail.try.sybase.com (8.11.6/8.11.6) with SMTP id i1ALsAk13060 for ; Tue, 10 Feb 2004 14:54:11 -0700 Message-ID: <0c3201c3f023$1836ec00$ed71eb43@tsws1> From: "Adam R. B. Jack" To: "Gump code and data" References: <9BAE99905FCF684D91F63E1439475FBA0F6A6DBD@sydmsg1.int.f2.com.au> Subject: Re: Gump & Maven -- plodding along... Date: Tue, 10 Feb 2004 15:13:12 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > I don't really know what you are talking about here, but I'll give some > background that might help. That makes two of us then, so thanks for trying to bring us both to a better understanding. :-) > In the project.xml, currently is the "artifactId" (it will at some time > be renamed as such). JAR files are usually constructed as > artifactId-version.jar, where version is given by currentVersion (which will > also be renamed for consistency).