Hi, I'm seeing a consistent failures in Java Precommit checks. E.g.
*16:52:31* * What went wrong: *16:52:31* Execution failed for task ':sdks:java:io:hcatalog:compileJava'. *16:52:31* > Could not resolve all files for configuration ':sdks:java:io:hcatalog:compileClasspath'. *16:52:31* > Could not resolve org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde. *16:52:31* Required by: *16:52:31* project :sdks:java:io:hcatalog > org.apache.hive:hive-exec:2.1.0 > org.apache.calcite:calcite-core:1.6.0 *16:52:31* > Could not resolve org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde. *16:52:31* > Could not get resource 'https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom'. *16:52:31* > Could not GET 'https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom'. Received status code 504 from server: Gateway Time-out or similar *07:58:12* Execution failed for task ':sdks:java:io:hcatalog:compileJava'. *07:58:12* > Could not resolve all files for configuration ':sdks:java:io:hcatalog:compileClasspath'. *07:58:12* > Could not find org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde. Looks like it is affecting all builds, do we know what is happening? Jan
