matthew graf
06/29/2020, 8:31 PM[2020-06-29T19:32:38.437Z] * What went wrong:
[2020-06-29T19:32:38.437Z] Execution failed for task ':core:kaptGenerateStubsKotlin'.
[2020-06-29T19:32:38.437Z] > Could not resolve all files for configuration ':core:compileClasspath'.
[2020-06-29T19:32:38.437Z] > Could not resolve io.arrow-kt:arrow-mtl:0.11.0-SNAPSHOT.
[2020-06-29T19:32:38.437Z] Required by:
[2020-06-29T19:32:38.437Z] project :core
[2020-06-29T19:32:38.437Z] > Could not resolve io.arrow-kt:arrow-mtl:0.11.0-SNAPSHOT.
[2020-06-29T19:32:38.437Z] > Unable to load Maven meta-data from <https://oss.jfrog.org/artifactory/oss-snapshot-local/io/arrow-kt/arrow-mtl/0.11.0-SNAPSHOT/maven-metadata.xml>.
[2020-06-29T19:32:38.437Z] > Could not get resource '<https://oss.jfrog.org/artifactory/oss-snapshot-local/io/arrow-kt/arrow-mtl/0.11.0-SNAPSHOT/maven-metadata.xml>'.
[2020-06-29T19:32:38.437Z] > Could not GET '<https://www.jfrog.com/error?from=oss.jfrog.org&by=nginx-shared4c.gcoss-use1.jfrog.local>'. Received status code 403 from server: Forbidden
Oddly enough, if I visit one of those oss.jfrog.org urls directly, I’m able to download that metadata filematthew graf
06/29/2020, 9:29 PM