[
https://issues.apache.org/jira/browse/HADOOP-12868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179273#comment-15179273
]
Masatake Iwasaki commented on HADOOP-12868:
-------------------------------------------
Dependency on commons-httpclient was not removed but added to
hadoop-openstack/pom.xml by HADOOP-12552. Applying the patch of HADOOP-12857
results in duplicate entry of commons-httpclient.
I tried to build trunk after removing ~/.m2/repository but I could not
reproduce the issue. My guess is that hadoop-openstack before HADOOP-12552 was
compiled against published hadoop-common-3.0.0-SNAPSHOT after HADOOP-12552.
There is no declared dependency on commons-httpclient in both hadoop-common and
hadoop-openstack in that case.
> hadoop-openstack's pom has missing and unused dependencies
> ----------------------------------------------------------
>
> Key: HADOOP-12868
> URL: https://issues.apache.org/jira/browse/HADOOP-12868
> Project: Hadoop Common
> Issue Type: Improvement
> Components: tools
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
> Priority: Blocker
>
> Attempting to compile openstack on a fairly fresh maven repo fails due to
> commons-httpclient not being a declared dependency. After that is fixed,
> doing a maven dependency:analyze shows other problems.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)