[ 
https://issues.apache.org/jira/browse/PHOENIX-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255377#comment-14255377
 ] 

Kylin Soong commented on PHOENIX-1547:
--------------------------------------

Thanks for your kind replying. Yes, I want a maven artifact which point to 
phoenix-client(phoenix-client-minimal doesn't work, it depend on google 
libries, phoenix-client.jar works for me). Can you supply one like
    <dependency>
        <groupId>org.apache.phoenix</groupId>
        <artifactId>phoenix-client</artifactId>
    </dependency>
This will be great for me.

In my developing, I need to integrate phoenix in JBoss 7/WildFly, due to it's 
Modular Base classloading(like OSGI, https://github.com/jboss-modules), I need 
consider dependncies one by one, so add dependency with exclusions configured 
is feasible, but it brought me a great number of works.



> 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)

Reply via email to