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 E2A79D349 for ; Thu, 28 Feb 2013 19:45:04 +0000 (UTC) Received: (qmail 96491 invoked by uid 500); 28 Feb 2013 19:45:04 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 96436 invoked by uid 500); 28 Feb 2013 19:45: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 96428 invoked by uid 99); 28 Feb 2013 19:45:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 19:45:04 +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 bimargulies@gmail.com designates 209.85.214.49 as permitted sender) Received: from [209.85.214.49] (HELO mail-bk0-f49.google.com) (209.85.214.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 19:44:58 +0000 Received: by mail-bk0-f49.google.com with SMTP id w11so1009060bku.22 for ; Thu, 28 Feb 2013 11:44:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=ue94Me+rlIYk/9a3IOP3X/giWrpDpV0k2Ni9ZRGilkE=; b=WvC5le8sM5CgNPp+SHAama6ILNyU4hYu/eG35+hHcj6yDVASYbPn1p4I/lKPsIOQoS uFJCqd5MGhUPrLivC5jAbATDa/wAwvKCVVX/fC4vXivDKzaq296MT89EsMKsdza/FK6e FiyflhcgEC5twe9YbstXjoiW1CyCXvmk1HfkNxsht4sSGoKcYADoD62Pv21m5/KdfJKi sFjxgMAYAAReaA11gLDCRVakoiUhqhjvg5JmXt03H7KnDYie6jMm7pLlneIYQ/Gg8bJE w8RLTqpIj4iR9w+YYmRQfipP9S6tpwTxnhoFILXCFtLVC7FAVTnUWIIM1qwYFyvGUDL2 8L7Q== MIME-Version: 1.0 X-Received: by 10.204.149.196 with SMTP id u4mr3001301bkv.23.1362080676652; Thu, 28 Feb 2013 11:44:36 -0800 (PST) Received: by 10.204.39.13 with HTTP; Thu, 28 Feb 2013 11:44:36 -0800 (PST) Date: Thu, 28 Feb 2013 11:44:36 -0800 Message-ID: Subject: Publish Maven Site? From: Benson Margulies To: "dev@accumulo.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Does anyone *object* to publishing the maven site? I'm got the 'mvn sire' part of the process set up, it remains to learn how to use CMS 'extpaths' to make the connection.