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/02/26 22:32:04 UTC

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

Julian Hyde created CALCITE-605:
-----------------------------------

             Summary: 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


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