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)