Christopher Tubbs created ACCUMULO-1030:
-------------------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to