Lutz Weischer created GORA-672: ---------------------------------- Summary: build failed on AArch64, Fedora 33 Key: GORA-672 URL: https://issues.apache.org/jira/browse/GORA-672 Project: Apache Gora Issue Type: Bug Reporter: Lutz Weischer
(base) [jw@cn06 gora]$ mvn install -DskipTests ... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT: [INFO] [INFO] Apache Gora ........................................ SUCCESS [ 5.448 s] [INFO] Apache Gora :: Compiler ............................ SUCCESS [ 3.258 s] [INFO] Apache Gora :: Compiler-CLI ........................ SUCCESS [ 1.181 s] [INFO] Apache Gora :: Core ................................ SUCCESS [ 19.240 s] [INFO] Apache Gora :: Pig ................................. SUCCESS [ 7.219 s] [INFO] Apache Gora :: Accumulo ............................ SUCCESS [ 11.858 s] [INFO] Apache Gora :: HBase ............................... SUCCESS [ 13.320 s] [INFO] Apache Gora :: Cassandra - CQL ..................... SUCCESS [ 15.044 s] [INFO] Apache Gora :: GoraCI .............................. SUCCESS [ 10.230 s] [INFO] Apache Gora :: Infinispan .......................... SUCCESS [ 10.865 s] [INFO] Apache Gora :: JCache .............................. SUCCESS [ 8.791 s] [INFO] Apache Gora :: OrientDB ............................ SUCCESS [ 10.989 s] [INFO] Apache Gora :: Lucene .............................. SUCCESS [ 8.872 s] [INFO] Apache Gora :: Dynamodb ............................ SUCCESS [ 11.817 s] [INFO] Apache Gora :: CouchDB ............................. SUCCESS [ 11.528 s] [INFO] Apache Gora :: Maven Plugin ........................ SUCCESS [ 8.989 s] [INFO] Apache Gora :: MongoDB ............................. SUCCESS [ 10.383 s] [INFO] Apache Gora :: Solr ................................ FAILURE [ 2.257 s] [INFO] Apache Gora :: Aerospike ........................... SKIPPED [INFO] Apache Gora :: Ignite .............................. SKIPPED [INFO] Apache Gora :: Kudu ................................ SKIPPED [INFO] Apache Gora :: Hive ................................ SKIPPED [INFO] Apache Gora :: Redis ............................... SKIPPED [INFO] Apache Gora :: Jet ................................. SKIPPED [INFO] Apache Gora :: RethinkDB ........................... SKIPPED [INFO] Apache Gora :: Tutorial ............................ SKIPPED [INFO] Apache Gora Benchamark Module ...................... SKIPPED [INFO] Apache Gora :: Sources-Dist ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:54 min [INFO] Finished at: 2021-03-26T11:04:19+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project gora-solr: Could not resolve dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-restlet (https://maven.restlet.org): transfer failed for https://maven.restlet.org/org/restlet/jee/org.restlet/2.3.1/org.restlet-2.3.1.pom, proxy: ProxyInfo{host='<deleted>', userName='null', port=<deleted>, type='https', nonProxyHosts='null'}: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed: NotAfter: Wed Jan 13 14:46:20 CET 2021 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :gora-solr (base) [jw@cn06 gora]$ -- This message was sent by Atlassian Jira (v8.3.4#803005)