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

Timothy St. Clair commented on MAPREDUCE-5431:
----------------------------------------------

The dependency graph requires explicit call-out when building against system 
dependencies, because indirect dependencies usually get a pass when building 
directly from maven repos.  This is exposed when packaging against 
system-distro based jars vs. maven repo based jars.  

The goal in doing this, is to enable packaging on fedora. 
                
> Missing pom dependency in MR-client
> -----------------------------------
>
>                 Key: MAPREDUCE-5431
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5431
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0, 2.1.0-beta
>            Reporter: Timothy St. Clair
>            Assignee: Timothy St. Clair
>              Labels: maven
>         Attachments: HADOOP-9610.patch
>
>
> There is a missing dependencies in the mr-client pom.xml that is exposed when 
> running a mvn-rpmbuild against system dependencies.  Regular mvn build 
> bypasses the issue via its default classpath.  patch provided by 
> pmack...@redhat.com

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