[
https://issues.apache.org/jira/browse/HADOOP-6370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796764#action_12796764
]
Vinod K V commented on HADOOP-6370:
-----------------------------------
bq. To put a particular contrib module's dependencies into
contrib/<project>/lib we could copy all of its dependencies there, then remove
duplicates using a present selector
(http://ant.apache.org/manual/CoreTypes/selectors.html#presentselect).
I like this idea. +1. We should also ensure that classpaths of the contrib
projects are set accordingly.
> Contrib project ivy dependencies are not included in binary target
> ------------------------------------------------------------------
>
> Key: HADOOP-6370
> URL: https://issues.apache.org/jira/browse/HADOOP-6370
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Priority: Critical
> Attachments: HADOOP-6370.patch
>
>
> Only Hadoop's own library dependencies are promoted to ${build.dir}/lib; any
> libraries required by contribs are not redistributed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.