You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Edward Maxwell-Lyte (JIRA)" <ji...@apache.org> on 2015/10/26 10:44:27 UTC

[jira] [Updated] (FLUME-2827) Duplicate declaration of hadoop-minicluster dependency

     [ https://issues.apache.org/jira/browse/FLUME-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward Maxwell-Lyte updated FLUME-2827:
---------------------------------------
    Attachment: 0001-FLUME-2827-Duplicate-declaration-of-hadoop-miniclust.patch

The fix for this error

> Duplicate declaration of hadoop-minicluster dependency
> ------------------------------------------------------
>
>                 Key: FLUME-2827
>                 URL: https://issues.apache.org/jira/browse/FLUME-2827
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Edward Maxwell-Lyte
>            Priority: Trivial
>         Attachments: 0001-FLUME-2827-Duplicate-declaration-of-hadoop-miniclust.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)