[
https://issues.apache.org/jira/browse/MAPREDUCE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881653#comment-13881653
]
Alejandro Abdelnur commented on MAPREDUCE-5362:
-----------------------------------------------
[~rvs], [~vinodkv], [[email protected]], [~kkambatl], this patch is the
equivalent of YARN-888 for MR. Mind taking it for a spin?
It also does a few fixes on things that were not 100% correct:
* produces test jars for all MR modules
* puts all test jars in the MR test dir
* puts all source jars in the MR sources dir
* lib has all the direct 3rd party dependencies of MR
> clean up POM dependencies
> -------------------------
>
> Key: MAPREDUCE-5362
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5362
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: build
> Affects Versions: 2.1.0-beta
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Attachments: MAPREDUCE-5362.patch
>
>
> Intermediate 'pom' modules define dependencies inherited by leaf modules.
> This is causing issues in intellij IDE.
> We should normalize the leaf modules like in common, hdfs and tools where all
> dependencies are defined in each leaf module and the intermediate 'pom'
> module do not define any dependency.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)