Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C49C1103F7 for ; Wed, 30 Oct 2013 21:55:31 +0000 (UTC) Received: (qmail 66703 invoked by uid 500); 30 Oct 2013 21:55:31 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 65230 invoked by uid 500); 30 Oct 2013 21:55:29 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 65089 invoked by uid 99); 30 Oct 2013 21:55:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Oct 2013 21:55:26 +0000 Date: Wed, 30 Oct 2013 21:55:26 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1030) Create a Maven plugin to run MiniAccumuloCluster for integration testing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809674#comment-13809674 ] ASF subversion and git services commented on ACCUMULO-1030: ----------------------------------------------------------- Commit 9d6da9698d7a8ae35fa72ce0b48caa0e8124c497 in branch refs/heads/master from [~jvines@gmail.com] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=9d6da96 ] ACCUMULO-1030 - accumulo-maven-plugin skipped with skipTests > Create a Maven plugin to run MiniAccumuloCluster for integration testing > ------------------------------------------------------------------------ > > Key: ACCUMULO-1030 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1030 > Project: Accumulo > Issue Type: New Feature > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Fix For: 1.6.0 > > > It would be great for users to be able to start up MiniAccumuloCluster with a maven plugin, so that they can test their code against Accumulo during the integration test phase of the Maven lifecycle. > MiniAccumuloCluster can be started during the pre-integration-test phase of the build lifecycle, then shut down during the post-integration-test phase. > This would satisfy use cases similar to how one might start up the jetty-maven-plugin to test a webapp. -- This message was sent by Atlassian JIRA (v6.1#6144)