You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Vishnu Prasad (JIRA)" <ji...@apache.org> on 2016/08/17 05:26:20 UTC

[jira] [Resolved] (PHOENIX-3150) Sqlline version 1.1.8 has been Depreciated.

     [ https://issues.apache.org/jira/browse/PHOENIX-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vishnu Prasad resolved PHOENIX-3150.
------------------------------------
    Resolution: Fixed

Adding the Conjar's repo to the sbt build fixed the issue.
{code:none}
resolvers += "Conjars" at "http://conjars.org/repo"
{code}

> Sqlline version 1.1.8 has been Depreciated.
> -------------------------------------------
>
>                 Key: PHOENIX-3150
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3150
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Vishnu Prasad
>            Priority: Blocker
>
> Sqlline 1.1.8 has been removed from Maven Central
> Unable to resolve dependencies. 
> Affects versions 4.7.X and 4.6.X
> [warn]  ::::::::::::::::::::::::::::::::::::::::::::::
> [warn]  ::          UNRESOLVED DEPENDENCIES         ::
> [warn]  ::::::::::::::::::::::::::::::::::::::::::::::
> [warn]  :: sqlline#sqlline;1.1.8: not found
> [warn]  ::::::::::::::::::::::::::::::::::::::::::::::
> I've also raised the issue with Sqlline.
> https://github.com/julianhyde/sqlline/issues/47



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)