Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 91ECBDF10 for ; Mon, 20 May 2013 16:38:04 +0000 (UTC) Received: (qmail 37459 invoked by uid 500); 20 May 2013 16:31:50 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 23815 invoked by uid 500); 20 May 2013 16:28:59 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 34286 invoked by uid 99); 20 May 2013 15:56:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 May 2013 15:56:37 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bmathus@gmail.com designates 74.125.83.46 as permitted sender) Received: from [74.125.83.46] (HELO mail-ee0-f46.google.com) (74.125.83.46) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 May 2013 15:56:31 +0000 Received: by mail-ee0-f46.google.com with SMTP id e49so4107661eek.33 for ; Mon, 20 May 2013 08:56:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=QQunPjMzMhON1keVntAVGvWTS3kGX7FYjX45a9RmbEQ=; b=od1NokmLzfR1jGI+8j3ltPyxoSfGGQVS2mDRdGHrLpTrdaPBr07WeOtnhgIAAJ1Sy/ X8gTTr+TjJKxXJ7vZg5lI1V/KKQ7sKJY/XWmvk/quyARqp1O6ifO5WdVmrwxYIuWoVCj v/IGN0tr2g61BDz1nHs6vKqPx+9eMPgbZTmagGIm78MMQOhipaio3p8FBJ/cgiS/74wH 4oFJM9kKdfU5HjlmUKAwnCl8UHFQrrvygvrqorRsfFhNM3pjQzEVq7U8eK4c4wSdaW++ pyAhW+0zCnpP3hlfOzT17kG//QrxPZdVwLV8G25QAHOLh5wmeHZ3IXK0hhnwqfMB44Rm rwxA== MIME-Version: 1.0 X-Received: by 10.15.108.6 with SMTP id cc6mr107353835eeb.28.1369065371290; Mon, 20 May 2013 08:56:11 -0700 (PDT) Sender: bmathus@gmail.com Received: by 10.14.191.66 with HTTP; Mon, 20 May 2013 08:56:11 -0700 (PDT) Received: by 10.14.191.66 with HTTP; Mon, 20 May 2013 08:56:11 -0700 (PDT) In-Reply-To: References: Date: Mon, 20 May 2013 17:56:11 +0200 X-Google-Sender-Auth: MfmWNVPmeSO_NF7oU1tYWiqhTUA Message-ID: Subject: Re: buildnumber-maven-plugin format From: Baptiste MATHUS To: Maven Users List Content-Type: multipart/alternative; boundary=089e0160d18421739e04dd285fcf X-Virus-Checked: Checked by ClamAV on apache.org --089e0160d18421739e04dd285fcf Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, Could you provide: - the format you tried, - what you were expecting - what it gives - buildnumber plugin version you're using - Maven version Cheers Le 20 mai 2013 02:19, "Thad Humphries" a =C3=A9c= rit : > I'm attempting to use the buildnumber-maven-plugin ( > http://mojo.codehaus.org/buildnumber-maven-plugin/< > http://mojo.codehaus.org/buildnumber-maven-plugin/usage.html>) > to give me a build based on a number that will increment when create my W= AR > file. > > Although I define a and as shown in the usage page, all > that shows up in buildNumber.properties is buildNumber=3D10 > > Is this to be expected? How can I get a formatted string? (Otherwise I ha= ve > to use antrun to get at timestamp). > > -- > "Hell hath no limits, nor is circumscrib'd In one self-place; but where w= e > are is hell, And where hell is, there must we ever be" --Christopher > Marlowe, *Doctor Faustus* (v, 121-24) > --089e0160d18421739e04dd285fcf--