From continuum-users-return-976-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Fri Feb 03 00:42:03 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 95145 invoked from network); 3 Feb 2006 00:42:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Feb 2006 00:42:02 -0000 Received: (qmail 22414 invoked by uid 500); 3 Feb 2006 00:42:01 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 22395 invoked by uid 500); 3 Feb 2006 00:42:00 -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 22383 invoked by uid 99); 3 Feb 2006 00:42:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 16:42:00 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [210.87.253.102] (HELO imsantv49.netvigator.com) (210.87.253.102) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 16:41:59 -0800 Received: from imsantv29.netvigator.com (imsantv49 [127.0.0.1]) by imsantv49.netvigator.com (8.13.1/8.13.1) with ESMTP id k130fYJq017851 for ; Fri, 3 Feb 2006 08:41:35 +0800 Received: from [192.168.1.200] (awork097179.netvigator.com [203.198.90.179]) by imsantv29.netvigator.com (8.13.1/8.13.1) with ESMTP id k130fYPT024324 for ; Fri, 3 Feb 2006 08:41:34 +0800 Message-ID: <43E2A6BD.7090301@cherubim.com.hk> Date: Fri, 03 Feb 2006 08:41:33 +0800 From: "Richard C. L. Li" User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) X-Accept-Language: en-us, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Build numbering w/ Maven References: <43E0ECBE.5050904@venisse.net> <9e3f1b770602010945x4056d55ak955e89b1eba06935@mail.gmail.com> <43E1BE3D.9070904@venisse.net> <43E2145C.9040206@intalio.com> <43E218CB.9060404@venisse.net> <43E289D6.7020004@intalio.com> In-Reply-To: <43E289D6.7020004@intalio.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Such a nice feature, will it happens in Continuum 1.1? Or I have to wait longer? Regards, Richard Li Alex Boisvert wrote: > http://jira.codehaus.org/browse/CONTINUUM-581 > > Emmanuel Venisse wrote: > > >> It isn't possible but can be a good idea. >> Please file an issue. >> >> Emmanuel >> >> Alex Boisvert a écrit : >> >> >>> Hi, >>> >>> I would like to know about the options for sharing the Continuum build >>> number with my underlying Maven1/2 projects. >>> >>> What I'm trying to do is generate artifacts with the following naming >>> convention: >>> >>> myproject-1.0-123.zip >>> >>> where 1.0 is the version number defined in Maven (e.g. pom.xml), and 123 >>> is the Continuum build number. Artifacts could be .zip, .jar, .war, >>> etc. >>> >>> So how to I access the Continuum build number from Maven1/2 or Ant? Is >>> is passed in some environment variable? >>> >>> thanks in advance, >>> alex >>> >>> >>> >>> >>> > >