Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F358107B5 for ; Mon, 14 Oct 2013 11:20:05 +0000 (UTC) Received: (qmail 81691 invoked by uid 500); 14 Oct 2013 11:20:05 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 81662 invoked by uid 500); 14 Oct 2013 11:20:04 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 81654 invoked by uid 99); 14 Oct 2013 11:20:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Oct 2013 11:20:04 +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 (athena.apache.org: domain of mdrob@mdrob.com designates 209.85.212.46 as permitted sender) Received: from [209.85.212.46] (HELO mail-vb0-f46.google.com) (209.85.212.46) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Oct 2013 11:19:57 +0000 Received: by mail-vb0-f46.google.com with SMTP id p13so4419141vbe.33 for ; Mon, 14 Oct 2013 04:19:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=w1UGr/OT58Z1QAOcKLjZKh4j4XmzNErEC/etpTXTtI8=; b=T4W/f0Vvp6YErFRYvTe0UqttxVWI318T18mZ/zbPJ2BIcab2L4EQzKzokVQgha087T db/FDbuLaFxMjQ6iwgzfvLHT0RlOQFEIr8YcdE1JqJaymf5L/UqFHFawdTQpmYjIBBrx cGN5KjIGEAFhS+KgOReXa7M5eMSNRH+Q/3yzKOJfUdzvElxJt9yxkGCe4KLBDVq2iWUU pXF5no4/7AXOGfMRbfgyz2/71DiIAz/jOMSM8nf0WM8yEronfpQYujfnPFr7fi9fyS/0 kDT+vyB3BKnzopTtGaZTub5ZO05GxKqd0YdSj2ExEkjWK9EFuwxtjii4Wz9K3NAwKg8x q/8w== X-Gm-Message-State: ALoCoQlX70ivGSb7pkYfvadY1pzkrCgHhhQV9hzLAEm/sx+fw4Y3oFBnVVawQtf+Lv2oVEod1e1J MIME-Version: 1.0 X-Received: by 10.52.119.228 with SMTP id kx4mr28761498vdb.12.1381749576765; Mon, 14 Oct 2013 04:19:36 -0700 (PDT) Received: by 10.221.60.68 with HTTP; Mon, 14 Oct 2013 04:19:36 -0700 (PDT) X-Originating-IP: [98.218.52.50] Received: by 10.221.60.68 with HTTP; Mon, 14 Oct 2013 04:19:36 -0700 (PDT) In-Reply-To: <525B6F8A.20303@gmail.com> References: <5255E4D4.9070503@gmail.com> <5259C585.5040907@gmail.com> <525B6F8A.20303@gmail.com> Date: Mon, 14 Oct 2013 07:19:36 -0400 Message-ID: Subject: Re: [VOTE] Accumulo Instamo Archetype 1.4.4-RC3 From: Mike Drob To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=047d7bdc0a9cb1281b04e8b1a4dc X-Virus-Checked: Checked by ClamAV on apache.org --047d7bdc0a9cb1281b04e8b1a4dc Content-Type: text/plain; charset=ISO-8859-1 On Oct 14, 2013 12:14 AM, "Josh Elser" wrote: > > Well, dang. > > My intent was definitely to *not* make a user have to download, install and then invoke the archetype, but provide a single maven command to be run to get up and running. Could wrap this up in a shell script? Installing to the local repo/catalog is a pretty nasty side effect though. > > I hate doing it, but that might be a non-starter (even as the guy repeatedly cutting these releases). I haven't decided my opinion on whether or not this is super important for a 1.4.x version of the code. Thanks for the information either way, Mike. > > > On 10/13/2013 12:29 AM, Mike Drob wrote: >> >> There is no archetype-catalog.xml file deployed, so I have to mvn install >> before I am able to generate projects using the archetype. After I install >> however, everything works fine. > > --047d7bdc0a9cb1281b04e8b1a4dc--