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

Michael Allen commented on ACCUMULO-1537:
-----------------------------------------

Chiming in here from the perspective of a "I'm new to Accumulo and I'm not sure 
how to make it build": 

When I'm coming into a new project that's Maven-based, generally the first 
thing I will do after pulling source is 

mvn clean install

If this causes a build that takes 30+ minutes, I am pretty sure this isn't a 
great first-time developer experience (or a not-first-time developer 
experience).  Might I suggest putting a few choice integration tests on the 
main "mvn clean install" pathway and hide the rest behind a profile?
                
> convert auto tests to integration tests, where possible for continuous 
> integration
> ----------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1537
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1537
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.6.0
>
>
> It would be good to run the functional tests on the build server.  Now that 
> we have MiniAccumuloCluster, most of these tests can be convert to simple 
> java Integration Tests.

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