iabmatos opened a new issue, #1217:
URL: https://github.com/apache/age/issues/1217

   Hello all, 
   
   New to AGE, I've installed the latest AGE version and is working fine on 
PG15. But, when I try to install the java driver, I get an error. The POM file 
is there. Any tips are welcome. Many thanks. Cheers, Ismael
   
   
https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.12.0/antlr4-4.12.0.pom 
can be retrieved but...
   
   im@imclt22:~/age-PG15/drivers/jdbc$ sudo gradle assemble
   > Task :lib:generateGrammarSource FAILED
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':lib:generateGrammarSource'.
   > Could not resolve all files for configuration ':lib:antlr'.
      > Could not resolve org.antlr:antlr4:4.12.0.
        Required by:
            project :lib
         > Could not resolve org.antlr:antlr4:4.12.0.
            > Could not get resource 
'https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.12.0/antlr4-4.12.0.pom'.
               > java.security.NoSuchAlgorithmException: Error constructing 
implementation (algorithm: Default, provider: SunJSSE, class: 
sun.security.ssl.SSLContextImpl$DefaultSSLContext)
   
   * Try:
   Run with --stacktrace option to get the stack trace. Run with --info or 
--debug option to get more log output. Run with --scan to get full insights.
   
   * Get more help at https://help.gradle.org
   
   BUILD FAILED in 1s
   1 actionable task: 1 executed
    


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to