Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
There is a duplicate dependency entry in the Arrow Flight pom for grpc.netty which leads to the follow warning
[WARNING] Some problems were encountered while building the effective model for org.apache.arrow:arrow-flight:jar:0.11.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.grpc:grpc-netty:jar -> duplicate declaration of version ${dep.grpc.version} @ org.apache.arrow:arrow-flight:[unknown-version], /home/bryan/git/arrow/java/flight/pom.xml, line 55, column 17 [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.
Attachments
Issue Links
- links to