[
https://issues.apache.org/jira/browse/FLUME-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward Maxwell-Lyte updated FLUME-2827:
---------------------------------------
Component/s: Technical Debt
> Duplicate declaration of hadoop-minicluster dependency
> ------------------------------------------------------
>
> Key: FLUME-2827
> URL: https://issues.apache.org/jira/browse/FLUME-2827
> Project: Flume
> Issue Type: Bug
> Components: Technical Debt
> Reporter: Edward Maxwell-Lyte
> Priority: Trivial
> Attachments: FLUME-2827-0.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The master branch of flume has the following warning when building:
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.flume:flume-parent:pom:1.7.0-SNAPSHOT
> [WARNING]
> 'profiles.profile[hbase-1].dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)'
> must be unique: org.apache.hadoop:hadoop-minicluster:jar
> -> duplicate declaration of version ${hadoop.version} @ line 255, column 23
> All that's required is deleting that second declaration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)