You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2017/05/01 19:18:04 UTC

[jira] [Created] (BIGTOP-2755) Gradle needs cacerts file in place on fedora

Olaf Flebbe created BIGTOP-2755:
-----------------------------------

             Summary: Gradle needs cacerts file in place on fedora
                 Key: BIGTOP-2755
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2755
             Project: Bigtop
          Issue Type: Bug
            Reporter: Olaf Flebbe


Somehow the cacerts file with all the security certificates is needed to be in the usual place for fedora.

Without this patch I got with recent java:
{code}
    Error resolving plugin [id: 'de.undercouch.download', version: '2.0.0']
> org.apache.http.ssl.SSLInitializationException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-1.b12.fc25.x86_64/jre/lib/security/cacerts (No such file or directory)

{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)