Akira Ajisaka created HADOOP-16773: -------------------------------------- Summary: Fix duplicate assertj-core dependency in hadoop-common module. Key: HADOOP-16773 URL: https://issues.apache.org/jira/browse/HADOOP-16773 Project: Hadoop Common Issue Type: Bug Components: build Reporter: Akira Ajisaka
{noformat} [WARNING] Some problems were encountered while building the effective model for org.apache.hadoop:hadoop-common:jar:3.3.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.assertj:assertj-core:jar -> duplicate declaration of version (?) @ line 351, column 17 {noformat} There are two assertj dependencies in pom.xml. We should fix it. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org