[ 
https://issues.apache.org/jira/browse/CALCITE-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733423#comment-14733423
 ] 

mahendra dattatraya tonape commented on CALCITE-875:
----------------------------------------------------

Hi mentioned on  http://conjars.org/ site i added following conjars dependency 
to my gradle project <repository><id>conjars.org</id>
  <url>http://conjars.org/repo</url>
</repository> as maven(){url "http://conjars.org/repo"} but getting following 
error

gradle clean build -x test
:clean UP-TO-DATE
:compileJava

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':compile'.
> Could not find org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
  Searched in the following locations:
      
https://jcenter.bintray.com/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom
      
https://jcenter.bintray.com/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar
      
http://conjars.org/repo2/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom
      
http://conjars.org/repo2/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar
  Required by:
      :HiveUnit:unspecified > org.apache.hive:hive-service:1.2.1 > 
org.apache.hive:hive-exec:1.2.1 > 
org.apache.calcite:calcite-core:1.2.0-incubating

could you please provide solution to this


> hive project build failed
> -------------------------
>
>                 Key: CALCITE-875
>                 URL: https://issues.apache.org/jira/browse/CALCITE-875
>             Project: Calcite
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.2.0-incubating
>         Environment: ubuntu
>            Reporter: mahendra dattatraya tonape
>            Assignee: Julian Hyde
>            Priority: Blocker
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Hi I am developing project using 'org.apache.hive:hive-common:1.2.1'
>        'org.apache.hive:hive-service:1.2.1'
>       'org.apache.hive:hive-metastore:1.2.1'
>        'org.apache.derby:derby:10.11.1.1'
>        'org.apache.hive:hive-jdbc:1.2.1'
> but i am getting following error could you please help me to resolve this:
> Could not resolve all dependencies for configuration ':compile'.
> > Could not find org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
>   Searched in the following locations:
>       
> https://jcenter.bintray.com/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom
>       
> https://jcenter.bintray.com/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar
>   Required by:
>       :HiveUnit:unspecified > org.apache.hive:hive-service:1.2.1 > 
> org.apache.hive:hive-exec:1.2.1 > 
> org.apache.calcite:calcite-core:1.2.0-incubating
> Thanks and Regards,
> Mahendra 



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

Reply via email to