[
https://issues.apache.org/jira/browse/CALCITE-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350080#comment-14350080
]
Julian Hyde commented on CALCITE-605:
-------------------------------------
I've fixed most of the above by moving them into maven central using the
net.hydromatic as groupId in
https://github.com/julianhyde/incubator-calcite/tree/calcite-605. Just sqlline
and pentaho-aggdesigner-algorithm remain.
> 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: next
>
>
> 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)