Alejandro Abdelnur created MAPREDUCE-4608:
---------------------------------------------
Summary: 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
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