Return-Path: X-Original-To: apmail-incubator-crunch-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-crunch-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CDBDE98C for ; Thu, 31 Jan 2013 03:31:02 +0000 (UTC) Received: (qmail 14231 invoked by uid 500); 31 Jan 2013 03:31:01 -0000 Delivered-To: apmail-incubator-crunch-user-archive@incubator.apache.org Received: (qmail 14133 invoked by uid 500); 31 Jan 2013 03:31:00 -0000 Mailing-List: contact crunch-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: crunch-user@incubator.apache.org Delivered-To: mailing list crunch-user@incubator.apache.org Received: (qmail 14097 invoked by uid 99); 31 Jan 2013 03:30:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 03:30:59 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,MSGID_FROM_MTA_HEADER,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stepinto@live.com designates 65.55.111.99 as permitted sender) Received: from [65.55.111.99] (HELO blu0-omc2-s24.blu0.hotmail.com) (65.55.111.99) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2013 03:30:49 +0000 Received: from BLU0-SMTP261 ([65.55.111.73]) by blu0-omc2-s24.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 30 Jan 2013 19:30:29 -0800 X-EIP: [2t/pFRyG7pAM2i+yaKQ0x9m3P5xxUj5m] X-Originating-Email: [stepinto@live.com] Message-ID: Received: from mail-wg0-f49.google.com ([74.125.82.49]) by BLU0-SMTP261.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Wed, 30 Jan 2013 19:30:28 -0800 Received: by mail-wg0-f49.google.com with SMTP id 15so1652447wgd.28 for ; Wed, 30 Jan 2013 19:30:27 -0800 (PST) X-Received: by 10.180.100.163 with SMTP id ez3mr12058498wib.32.1359603026953; Wed, 30 Jan 2013 19:30:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.242.74 with HTTP; Wed, 30 Jan 2013 19:30:05 -0800 (PST) From: Chao Shi Date: Thu, 31 Jan 2013 11:30:05 +0800 Subject: Best practice to use 0.5-SNAPSHOT in pom.xml To: crunch-user@incubator.apache.org Content-Type: multipart/alternative; boundary="f46d0444edff7505b504d48d3f6f" X-OriginalArrivalTime: 31 Jan 2013 03:30:29.0070 (UTC) FILETIME=[5113A6E0:01CDFF63] X-Virus-Checked: Checked by ClamAV on apache.org --f46d0444edff7505b504d48d3f6f Content-Type: text/plain; charset="ISO-8859-1" Hi there, I'm writing a pipeline using Thrift as message wire format. I hit a NPE with crunch 0.4. It is fixed in git master. So what is the practice to use the latest snapshot version in pom.xml? Currently I have to mvn install crunch then compile my project. I wonder if there is another repository other than maven central that has the latest build. Thanks, Chao --f46d0444edff7505b504d48d3f6f Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Hi there,

I'm writing a pipeline using Thrift as mes= sage wire format. I hit a NPE with crunch 0.4. It is fixed in git master.

So what is the practice to use the latest snapshot = version in pom.xml? Currently I have to mvn install crunch then compile my = project. I wonder if there is another=A0repository=A0other than maven centr= al that has the latest build.

Thanks,
Chao
--f46d0444edff7505b504d48d3f6f--