[ 
https://issues.apache.org/jira/browse/CRUNCH-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Friedrich updated CRUNCH-41:
-------------------------------------

    Attachment: 0001-CRUNCH-41-Speed-up-mvn-test.patch

Thanks for fixing this! I think it's due to a bug in maven-dependency-plugin 
(http://jira.codehaus.org/browse/MDEP-259).

The attached patch moves dependency copying to the pre-integration-test phase 
where it belongs. In this phase the required JARs are there already and we 
don't need the exclusions that might break if we add more dependencies. As a 
nice side effect, it speeds up "mvn test".
                
> Move HBase support to a separate Maven module
> ---------------------------------------------
>
>                 Key: CRUNCH-41
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-41
>             Project: Crunch
>          Issue Type: Improvement
>            Reporter: Matthias Friedrich
>            Assignee: Matthias Friedrich
>             Fix For: 0.3.0
>
>         Attachments: 
> 0001-CRUNCH-41-Move-HBase-support-into-a-sub-module.patch, 
> 0001-CRUNCH-41-Move-HBase-support-into-a-sub-module-v2.patch, 
> 0001-CRUNCH-41-Speed-up-mvn-test.patch
>
>
> As agreed on crunch-devel, we move HBase support into a separate Maven module 
> to make dependency management easier both for us and for our users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to