Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppVeyor breaks on linux builds #15

Open
nils-a opened this issue Jan 2, 2021 · 0 comments
Open

AppVeyor breaks on linux builds #15

nils-a opened this issue Jan 2, 2021 · 0 comments
Assignees

Comments

@nils-a
Copy link
Contributor

nils-a commented Jan 2, 2021

The error is:

> Resolve dependencies of :idea
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':buildSearchableOptions'.
> Could not resolve all files for configuration ':detachedConfiguration3'.
   > Could not resolve com.jetbrains.intellij.rider:riderRD:2019.3.
     Required by:
         project :
      > Could not resolve com.jetbrains.intellij.rider:riderRD:2019.3.
         > Could not get resource 'https://cache-redirector.jetbrains.com/www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/rider/riderRD/2019.3/riderRD-2019.3.pom'.
            > Could not GET 'https://cache-redirector.jetbrains.com/www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/rider/riderRD/2019.3/riderRD-2019.3.pom'.
               > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Java config was:

========================================
Print-Java-Environment-Variables
========================================
Executing task: Print-Java-Environment-Variables
  JAVA_HOME: /usr/lib/jvm/java-10-openjdk-amd64/
  JAVA_OPTS: [NULL]
GRADLE_OPTS: [NULL]
Resolved tool to path /usr/lib/jvm/java-10-openjdk-amd64//bin/java
Java found at: /usr/lib/jvm/java-10-openjdk-amd64//bin/java
Executing: /usr/lib/jvm/java-10-openjdk-amd64//bin/java -version
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
openjdk version "10" 2018-03-20
OpenJDK Runtime Environment 18.3 (build 10+44)
OpenJDK 64-Bit Server VM 18.3 (build 10+44, mixed mode)
Finished executing task: Print-Java-Environment-Variables
@nils-a nils-a self-assigned this Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant