[GitHub] phoenix pull request #188: [PHOENIX-3150] Updating Version for Sqlline to 1....

2016-08-05 Thread vishnu667
GitHub user vishnu667 opened a pull request: https://github.com/apache/phoenix/pull/188 [PHOENIX-3150] Updating Version for Sqlline to 1.1.9 Problem: Sqlline 1.1.8 has been removed from Maven Central. Therefore Unable to Build existing projects as `sqlline` couldn't be res

[GitHub] phoenix pull request #188: [PHOENIX-3150] Updating Version for Sqlline to 1....

2016-08-16 Thread vishnu667
Github user vishnu667 closed the pull request at: https://github.com/apache/phoenix/pull/188 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] phoenix issue #188: [PHOENIX-3150] Updating Version for Sqlline to 1.1.9

2016-08-16 Thread vishnu667
Github user vishnu667 commented on the issue: https://github.com/apache/phoenix/pull/188 Adding the Conjar's repo to the sbt build fixed the issue. ```resolvers += "Conjars" at "http://conjars.org/repo"``` Refer to [PHOENIX-3150](https://issu