Return-Path: X-Original-To: apmail-ant-ivy-user-archive@www.apache.org Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA2959B49 for ; Tue, 28 Feb 2012 05:15:45 +0000 (UTC) Received: (qmail 43679 invoked by uid 500); 28 Feb 2012 05:15:45 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 42532 invoked by uid 500); 28 Feb 2012 05:15:35 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 42417 invoked by uid 99); 28 Feb 2012 05:15:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2012 05:15:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2012 05:15:23 +0000 Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1S2FOw-00084y-9R for ivy-user@ant.apache.org; Mon, 27 Feb 2012 21:15:02 -0800 Message-ID: <33404582.post@talk.nabble.com> Date: Mon, 27 Feb 2012 21:15:02 -0800 (PST) From: leopardy To: ivy-user@ant.apache.org Subject: Artifacts have ${version} in name instead of the actual version when publishing MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: florisalcedo@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org After publishing my files look like this: generator-${version}.jar generator-${version}.jar.md5 generator-${version}.jar.sha1 ivy-${version}.xml ivy-${version}.xml.md5 ivy-${version}.xml.sha1 I do have a version.properties files being generated which is having its version number updated(increased). Any ideas what could cause this? -- View this message in context: http://old.nabble.com/Artifacts-have-%24%7Bversion%7D-in-name-instead-of-the-actual-version-when-publishing-tp33404582p33404582.html Sent from the ivy-user mailing list archive at Nabble.com.