Advertisement
Mdash

Untitled

Feb 28th, 2018
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. Warning:<i><b>root project 'cora-api': Unable to build Kotlin project configuration</b>
  2. Details: java.lang.reflect.InvocationTargetException: null
  3. Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':compileClasspath'.
  4. Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve io.github.waterfallmc:waterfall-api:1.12-SNAPSHOT.
  5. Required by:
  6. project :
  7. Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve io.github.waterfallmc:waterfall-api:1.12-SNAPSHOT.
  8. Caused by: org.gradle.api.resources.ResourceException: Unable to load Maven meta-data from https://repo.destroystokyo.com/repository/maven-snapshots/io/github/waterfallmc/waterfall-api/1.12-SNAPSHOT/maven-metadata.xml.
  9. Caused by: org.gradle.api.resources.ResourceException: Could not get resource 'https://repo.destroystokyo.com/repository/maven-snapshots/io/github/waterfallmc/waterfall-api/1.12-SNAPSHOT/maven-metadata.xml'.
  10. Caused by: org.gradle.internal.resource.transport.http.HttpRequestException: Could not GET 'https://repo.destroystokyo.com/repository/maven-snapshots/io/github/waterfallmc/waterfall-api/1.12-SNAPSHOT/maven-metadata.xml'.
  11. Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure</i>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement