Re: Specify maven dependency

2017-07-06 Thread Josh Elser
The phoenix-client jar is not published. Please see https://issues.apache.org/jira/browse/PHOENIX-1567 On 6/29/17 9:26 AM, Juvenn Woo wrote: Hi all, For convenience of deployment, I am trying to specify phoenix as maven dependency instead of put client jar in the git repo. While I am able

Re: Specify maven dependency

2017-06-29 Thread Ted Yu
n Woo <mach...@gmail.com> > Date: 6/29/17 6:26 AM (GMT-08:00) > To: user@phoenix.apache.org > Subject: Specify maven dependency > > Hi all, > > For convenience of deployment, I am trying to specify phoenix as maven > dependency instead of put client jar in t

Re: Specify maven dependency

2017-06-29 Thread Juvenn Woo
hoenix.apache.org) > Subject: Specify maven dependency > > Hi all, > > For convenience of deployment, I am trying to specify phoenix as maven > dependency instead of put client jar in the git repo. > > While I am able to find phoenix on maven central: > >

Re: Specify maven dependency

2017-06-29 Thread Ted Yu
Can you add -X to mvn command and pastebin the output? Ghanks Original message From: Juvenn Woo <mach...@gmail.com> Date: 6/29/17 6:26 AM (GMT-08:00) To: user@phoenix.apache.org Subject: Specify maven dependency

Specify maven dependency

2017-06-29 Thread Juvenn Woo
Hi all, For convenience of deployment, I am trying to specify phoenix as maven dependency instead of put client jar in the git repo. While I am able to find phoenix on maven central: ``` org.apache.phoenix phoenix 4.10.0-HBase-1.2 ``` Yet it fails to download it, and complains