[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444842#comment-13444842
 ] 

Tom White commented on MAPREDUCE-4608:
--------------------------------------

+1 I just committed this. Thanks Alejandro!
                
> hadoop-mapreduce-client is missing some dependencies
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-4608
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4608
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.2.0-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.2.0-alpha
>
>         Attachments: MAPREDUCE-4608.patch
>
>
> commons-logging/commons-lang/commons-cli/commons-codec/guava should be 
> defined with provided scope as they are used directly by mapreduce.
> While Maven gets them transitively from hadoop-common (also provided), not 
> being there makes IntelliJ to break (it seems intellij does not do a 
> transitive closure with provided dependencies)

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