[
https://issues.apache.org/jira/browse/PHOENIX-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889489#comment-17889489
]
ASF GitHub Bot commented on PHOENIX-7308:
-----------------------------------------
anchal246 commented on PR #146:
URL:
https://github.com/apache/phoenix-connectors/pull/146#issuecomment-2413056033
> It looks like the dependency is still duplicated in several other modules.
It would be great to remove those duplicates as well for consistency. Also,
don't forget to include the JIRA ticket number in the commit message. Thanks!
Thanks for bringing this to my attention . I've updated the pr.
> [phoenix-connectors]Remove duplicate declarations of hbase-endpoint
> dependency in pom.xml of module phoenix5-hive-shaded
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-7308
> URL: https://issues.apache.org/jira/browse/PHOENIX-7308
> Project: Phoenix
> Issue Type: Bug
> Reporter: Anchal Kejriwal
> Assignee: Anchal Kejriwal
> Priority: Major
>
> {code:java}
> <dependency>
> <groupId>org.apache.hbase</groupId>
> <artifactId>hbase-endpoint</artifactId>
> <scope>provided</scope>
> </dependency> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)