jixuan1989 opened a new pull request #2830:
URL: https://github.com/apache/iotdb/pull/2830
Pentaho is dependent on calcite-core 1.10 (by hive), but it is always
downloaded failed from spring.io repo.
see:
Error: Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.7.0:process
(process-resource-bundles) on project hive-connector: Execution
process-resource-bundles of goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.7.0:process failed:
Error resolving project artifact: Could not transfer artifact
org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde from/to central
(https://repo.maven.apache.org/maven2): Transfer failed for
https://repo.maven.apache.org/maven2/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom
for project org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde:
Connection timed out (Read failed) -> [Help 1]
The solution is change another repo, e.g.,
1. https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release
2. http://conjars.org/repo
BTW, calcite 1.26 does not depend on it anymore.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]