[ https://issues.apache.org/jira/browse/PHOENIX-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419192#comment-16419192 ]
Josh Elser commented on PHOENIX-4677: ------------------------------------- Realized after I pushed that I didn't actually list the commons-cli dependency in phoenix-core. Doesn't actually break anything not having that, but still isnt' correct. Pushing a fix. > Commons-cli needs to be listed as dependency. > --------------------------------------------- > > Key: PHOENIX-4677 > URL: https://issues.apache.org/jira/browse/PHOENIX-4677 > Project: Phoenix > Issue Type: Bug > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Blocker > Fix For: 4.14.0, 5.0.0 > > Attachments: PHOENIX-4677.001.patch > > > After HBase upgraded to hbase-thirdparty 2.1.0 via HBASE-20223, it shaded its > dependency on commons-cli. Phoenix has apparently be transitively using this > dependency without explicitly declaring it. > We need to own the dependencies that we require. -- This message was sent by Atlassian JIRA (v7.6.3#76005)