You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/10 03:01:39 UTC

[jira] [Resolved] (CALCITE-605) Reduce dependency on third-party maven repositories

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

Julian Hyde resolved CALCITE-605.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: next)
                   1.1.0-incubating

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/3eb6515d.

We have removed the dependency on conjars to maven plugins.

One dependency remains in conjars: pentaho-aggdesigner-algorithm. Still working on that one, and hopefully we can remove soon.

> Reduce dependency on third-party maven repositories
> ---------------------------------------------------
>
>                 Key: CALCITE-605
>                 URL: https://issues.apache.org/jira/browse/CALCITE-605
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>             Fix For: 1.1.0-incubating
>
>
> Calcite's dependencies are spread among Apache repo, Maven central, and Conjars. All Apache dependencies should be (and I believe are) in Apache, and everything else should be in Maven central.
> Currently some dependencies are in [Conjars|http://www.conjars.org]:
> * eigenbase eigenbase-properties
> * net.hydromatic quidem
> * net.hydromatic tpcds
> * org.pentaho pentaho-aggdesigner-algorithm
> * pentaho mondrian-data-foodmart-hsqldb
> * pentaho mondrian-data-foodmart-queries
> * sqlline sqlline
> Move or copy these into Maven central.



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