Martin Tzvetanov Grigorov created PHOENIX-6478: --------------------------------------------------
Summary: The build of phoenix-connectors fails due to missing dependency of pentaho-aggdesigner-algorithm 5.1.5-jhyde Key: PHOENIX-6478 URL: https://issues.apache.org/jira/browse/PHOENIX-6478 Project: Phoenix Issue Type: Bug Components: hive-connector Reporter: Martin Tzvetanov Grigorov The build of phoenix4-hive fails because clojars.org is no more active Maven repository and org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde could not be found in Maven Central {code:java} INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.181 s [INFO] Finished at: 2021-05-27T08:54:09+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project phoenix4-hive: Could not resolve dependencies for project org.apache.phoenix:phoenix4-hive:jar:6.0.0-SNAPSHOT: Failure to find org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in https://repository.apache.org/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of apache release has elapsed or updates are forced -> [Help 1] {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)