[
https://issues.apache.org/jira/browse/PHOENIX-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255116#comment-14255116
]
Gabriel Reid commented on PHOENIX-1547:
---------------------------------------
There are a number of binary release artifacts (e.g. phoenix-client-minimal)
that only include the minimal set of jars for Phoenix. However, it sounds like
you want a maven artifact that doesn't have any dependencies, is that correct?
If that is indeed the case, I don't think that that's feasible. If you want to
depend on phoenix-core in maven and don't want to pull in all the dependencies
that phoenix-core uses, the best way will be to set up your dependency on
phoenix-core with [exclusions configured in your
pom|http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html].
> Can Phoenix supply a seperate java driver jar
> ---------------------------------------------
>
> Key: PHOENIX-1547
> URL: https://issues.apache.org/jira/browse/PHOENIX-1547
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Kylin Soong
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)