lukasz gintowt created IGNITE-3393: -------------------------------------- Summary: Mvn build warning Key: IGNITE-3393 URL: https://issues.apache.org/jira/browse/IGNITE-3393 Project: Ignite Issue Type: Bug Environment: mac os Reporter: lukasz gintowt
command `mvn build` yeilds: {code} [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.ignite:ignite-spring:jar:1.7.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.h2database:h2:jar -> duplicate declaration of version ${h2.version} @ line 121, 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] [INFO] ------------------------------------------------------------------------ {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)