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

Matthias Friedrich updated CRUNCH-84:
-------------------------------------

    Attachment: CRUNCH-84-Duplicate-test-only-dependencies.patch

Duplicate test dependencies where necessary and confirmed that tests still work.

I noticed that "mvn dependencies:analyze" isn't happy with our other 
dependencies, but I think that can't be helped until Hadoop's POMs are fixed, 
which probably won't happen for 1.x.
                
> Duplicate test-only dependencies from crunch-test to the appropriate modules
> ----------------------------------------------------------------------------
>
>                 Key: CRUNCH-84
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-84
>             Project: Crunch
>          Issue Type: Improvement
>            Reporter: Josh Wills
>            Priority: Minor
>         Attachments: CRUNCH-84-Duplicate-test-only-dependencies.patch
>
>
> Right now, we use the dependencies in crunch-test as a way to provide common 
> dependencies for all unit tests. This causes issues with shipping binary 
> releases, since we end up copying these test-only dependencies as part of our 
> binary artifacts. We should instead just copy the test-only dependencies to 
> the test scope of the submodules that need them and remove them as 
> dependencies from crunch-test.

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