Yi Pan (Data Infrastructure) created SAMZA-908:
--------------------------------------------------

             Summary: Fix dependency issues in samza-sql-calcite
                 Key: SAMZA-908
                 URL: https://issues.apache.org/jira/browse/SAMZA-908
             Project: Samza
          Issue Type: Bug
            Reporter: Yi Pan (Data Infrastructure)


It seems that some indirect dependencies required by calcite-core are missing 
from maven central now.

{noformat}
Could not resolve all dependencies for configuration 
':samza-sql-calcite:compile'.

> Could not find org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.

  Searched in the following locations:

      
http://repo1.maven.org/maven2/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom

      
http://repo1.maven.org/maven2/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar

      
file:/home/yipan/.m2/repository/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom

      
file:/home/yipan/.m2/repository/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar

  Required by:

      org.apache.samza:samza-sql-calcite:0.10.1-SNAPSHOT > 
org.apache.calcite:calcite-core:1.5.0

{noformat}

It seems that the missing package is available from http://conjars.org/repo/ 



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

Reply via email to