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

Lutz Weischer commented on GORA-672:
------------------------------------

[jw@cn06 master]$ mvn -T1 install -DskipTests
...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Gora :: Jet
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
[INFO]
[INFO] Apache Gora ........................................ SUCCESS [  6.323 s]
[INFO] Apache Gora :: Compiler ............................ SUCCESS [  3.231 s]
[INFO] Apache Gora :: Compiler-CLI ........................ SUCCESS [  1.456 s]
[INFO] Apache Gora :: Core ................................ SUCCESS [ 19.723 s]
[INFO] Apache Gora :: Pig ................................. SUCCESS [  6.976 s]
[INFO] Apache Gora :: Accumulo ............................ SUCCESS [ 12.700 s]
[INFO] Apache Gora :: HBase ............................... SUCCESS [ 13.735 s]
[INFO] Apache Gora :: Cassandra - CQL ..................... SKIPPED
[INFO] Apache Gora :: GoraCI .............................. SUCCESS [  9.543 s]
[INFO] Apache Gora :: Infinispan .......................... SUCCESS [ 13.554 s]
[INFO] Apache Gora :: JCache .............................. SUCCESS [ 10.134 s]
[INFO] Apache Gora :: OrientDB ............................ SUCCESS [ 11.319 s]
[INFO] Apache Gora :: Lucene .............................. SUCCESS [  9.354 s]
[INFO] Apache Gora :: Dynamodb ............................ SUCCESS [ 11.341 s]
[INFO] Apache Gora :: CouchDB ............................. SUCCESS [ 11.094 s]
[INFO] Apache Gora :: Maven Plugin ........................ SUCCESS [ 10.251 s]
[INFO] Apache Gora :: MongoDB ............................. SUCCESS [  9.917 s]
[INFO] Apache Gora :: Solr ................................ SUCCESS [ 15.810 s]
[INFO] Apache Gora :: Aerospike ........................... SUCCESS [  8.781 s]
[INFO] Apache Gora :: Ignite .............................. SUCCESS [ 11.898 s]
[INFO] Apache Gora :: Kudu ................................ FAILURE [  0.151 s]
[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 ........................ SUCCESS [  1.478 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:21 min
[INFO] Finished at: 2021-05-10T09:12:36+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project gora-kudu: Could not resolve 
dependencies for project org.apache.gora:gora-kudu:bundle:1.0-SNAPSHOT: Failure 
to find org.apache.kudu:kudu-binary:jar:linux-aarch_64:1.9.0 in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced -> [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-kudu
[jw@cn06 master]$ 

> 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
>            Priority: Major
>
> (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)

Reply via email to