Edward Maxwell-Lyte created FLUME-2827: ------------------------------------------
Summary: 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 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)