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

ASF subversion and git services commented on ACCUMULO-1030:
-----------------------------------------------------------

Commit 57afd7e2834173619840e18817983d4d1d500f5e in branch refs/heads/master 
from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=57afd7e ]

ACCUMULO-1030 Fix classpath issues

Fixed classpath issues introduced by ACCUMULO-1368 changes
(741daecfde80e19ceaeb11f89124883f53effd59). MiniAccumuloConfig now has
the ability to explicitly set classpath elements to be used when
spawning processes.


> 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)

Reply via email to