[ 
https://issues.apache.org/jira/browse/ACCUMULO-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653458#comment-13653458
 ] 

Corey J. Nolet commented on ACCUMULO-1030:
------------------------------------------

I've created a configurable shutdown port on the MAC runner for ACCUMULO-1368. 
This should help when running the MAC in the background so that a plugin could 
do something like "mvn accumulo:start" and then "mvn accumulo:stop" 
                
> 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: Sub-task
>            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 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