Return-Path: X-Original-To: apmail-streams-dev-archive@minotaur.apache.org Delivered-To: apmail-streams-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B0FADE12E for ; Thu, 6 Dec 2012 16:46:48 +0000 (UTC) Received: (qmail 99002 invoked by uid 500); 6 Dec 2012 16:46:48 -0000 Delivered-To: apmail-streams-dev-archive@streams.apache.org Received: (qmail 98975 invoked by uid 500); 6 Dec 2012 16:46:48 -0000 Mailing-List: contact dev-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list dev@streams.incubator.apache.org Received: (qmail 98953 invoked by uid 99); 6 Dec 2012 16:46:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 16:46:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of m.ben.franklin@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-la0-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 16:46:41 +0000 Received: by mail-la0-f47.google.com with SMTP id u2so5422812lag.34 for ; Thu, 06 Dec 2012 08:46:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=959+hubl2leKXlnar3LAvsRXcdw7e3gCbVmvSdpgFMA=; b=sffG7h7MW1iMiAFakiaZkua94n17cnIfFufQqLgM5MefIbNy3QwtKoF5Q10uKovebh lVrNOnBh+jYmrT1+BbIv+eM8SgAr5ZZYwJ31sKwfYGBG7MJE8EwyszF5vHoJnLXhyCtN 33y9nIuQ6l6YOocD24WoEaEBuHyJVBA76u1Mdlr58iij00lR3mhgjPy3D8eFo8vYSFy6 EsoEHcK4+/PMtabcXbcw0S6/Tq1ZMfWOlTAav2fSVsYsiNRE5RN/fNCail7vI7WOL03d yifblLfZqeDmipQk8Jv9fwuh84LVer416fMue8Dl5JxAoT7i4wk3sE6hvt62oB7uFNwG A1FQ== MIME-Version: 1.0 Received: by 10.152.132.3 with SMTP id oq3mr2361479lab.18.1354812379525; Thu, 06 Dec 2012 08:46:19 -0800 (PST) Received: by 10.112.2.1 with HTTP; Thu, 6 Dec 2012 08:46:19 -0800 (PST) In-Reply-To: References: Date: Thu, 6 Dec 2012 11:46:19 -0500 Message-ID: Subject: Re: [PROPOSAL] Maven 3+ as build technology From: Matt Franklin To: "dev@streams.incubator.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Dec 6, 2012 at 11:21 AM, Jason Letourneau wrote: > All - > > I propose we use Maven 3+ for build technology, lazy consensus is > fine, but please speak if opposed. +1 for Maven 3 as the build tool > > Jason