[
https://issues.apache.org/jira/browse/MAPREDUCE-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970111#comment-13970111
]
Jason Lowe commented on MAPREDUCE-5362:
---------------------------------------
Not sure why the build failed, as the patch builds just fine locally for me.
Overall patch looks good. One thing I did notice was mapreduce test jars are
now in a test/ subdirectory in the distribution and weren't before this change.
Not sure if that should be part of this change and wondering if it has the
potential to break those that expect to pick up MR minicluster classes from
"hadoop classpath".
> 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, mr-5362-0.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.2#6252)