Vyacheslav Daradur created IGNITE-5882: ------------------------------------------
Summary: Duplicated dependency in pom.xml of core module Key: IGNITE-5882 URL: https://issues.apache.org/jira/browse/IGNITE-5882 Project: Ignite Issue Type: Bug Reporter: Vyacheslav Daradur Assignee: Vyacheslav Daradur {code} [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.ignite:ignite-core:jar:2.2.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.guava:guava:jar -> version 14.0.1 vs ${guava.version} @ line 215, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)