Coder Social home page Coder Social logo

arrow-kt / arrow-optics Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 4.0 1.11 MB

Λrrow Optics is part of Λrrow, a functional companion to Kotlin's Standard Library

Home Page: http://arrow-kt.io

License: Other

Kotlin 99.94% Shell 0.06%
arrow functional-programming kotlin-library

arrow-optics's People

Contributors

1jajen1 avatar aballano avatar adrianrafo avatar andrzejressel avatar daniel-jacob avatar danimontoya avatar devesh-shetty avatar diesalbla avatar dmcg avatar franciscodr avatar groodt avatar i-walker avatar israelperezglez avatar ivsivak avatar jorgecastilloprz avatar jrgonzalezg avatar kevinherron avatar lordraydenmk avatar mikezx6r avatar mkobit avatar nigelheylen avatar nomisrev avatar pakoito avatar qradimir avatar rachelcarmena avatar raulraja avatar rcd27 avatar rossdanderson avatar tonilopezmr avatar tylos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arrow-optics's Issues

["Request"] Generic Type parameter support for optics

What version are you currently using?
0.10.5 with kotlin 1.3.72 because I can not upgrade to kotlin 1.4 jet

What would you like to see?

@optics
data class Resource<T>(
        val name: String,
        val data: T,
        val metadata: Metadata = Metadata()
) {
    companion object
}

This should not produce compiler errors. I don't need optics in the data property of type T but in the metadata property which is not a generic type.

BUILD: error when integrating 'Deprecate extensions methods for Set and SetK (#84)' with the rest of Arrow libraries

Data

  • Commit hash: cc6d368

  • Author: Jorge Rodriguez

  • More info: error log

Error


arrow-core > Local install

Exception in thread "main" javax.net.ssl.SSLException: readHandshakeRecord
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:394)
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
at org.gradle.wrapper.Download.downloadInternal(Download.java:67)
at org.gradle.wrapper.Download.download(Download.java:52)
at org.gradle.wrapper.Install$1.call(Install.java:62)
at org.gradle.wrapper.Install$1.call(Install.java:48)
at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69)
at org.gradle.wrapper.Install.createDist(Install.java:48)
at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107)
at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:63)
Suppressed: java.net.SocketException: Broken pipe (Write failed)
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
at sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
at sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:397)
... 13 more
Caused by: java.net.SocketException: Broken pipe (Write failed)
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.encodeChangeCipherSpec(SSLSocketOutputRecord.java:221)
at sun.security.ssl.OutputRecord.changeWriteCiphers(OutputRecord.java:162)
at sun.security.ssl.ChangeCipherSpec$T10ChangeCipherSpecProducer.produce(ChangeCipherSpec.java:118)
at sun.security.ssl.Finished$T12FinishedProducer.onProduceFinished(Finished.java:390)
at sun.security.ssl.Finished$T12FinishedProducer.produce(Finished.java:374)
at sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:421)
at sun.security.ssl.ServerHelloDone$ServerHelloDoneConsumer.consume(ServerHelloDone.java:182)
at sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:377)
at sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444)
at sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:422)
at sun.security.ssl.TransportContext.dispatch(TransportContext.java:182)
at sun.security.ssl.SSLTransport.decode(SSLTransport.java:149)
at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1143)
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1054)
... 14 more


arrow-ui > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ui-data:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-ui-data:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ui-data

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 13m 41s


arrow-fx > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-fx-stm:compileKotlin'.

Could not resolve all files for configuration ':arrow-fx-stm:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Required by:
project :arrow-fx-stm

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 2s


arrow-incubator > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':arrow-aql:compileJava'.

Could not resolve all task dependencies for configuration ':arrow-aql:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 40s


arrow-optics > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-optics:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-optics:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-optics

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-ank > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ank:compileKotlin'.

Could not resolve all files for configuration ':arrow-ank:compileClasspath'.
Could not find io.arrow-kt:arrow-fx-coroutines:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ank

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s


arrow-integrations > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-integrations-retrofit-adapter:compileKotlin'.

Could not resolve all files for configuration ':arrow-integrations-retrofit-adapter:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-annotations:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-check > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-check:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-check:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-fx-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-free:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-optics:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-syntax:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-recursion:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4s


arrow-ui > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ui-data:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-ui-data:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ui-data

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s


arrow-fx > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-fx:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-fx:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-fx

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s


arrow-incubator > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':arrow-aql:animalsnifferTest'.

Could not resolve all task dependencies for configuration ':arrow-aql:testCompileClasspath'.
Could not find io.arrow-kt:arrow-core-test:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-optics > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-optics:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-optics:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-optics

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4s


arrow-ank > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ank:compileKotlin'.

Could not resolve all files for configuration ':arrow-ank:compileClasspath'.
Could not find io.arrow-kt:arrow-fx-coroutines:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ank

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4s


arrow-integrations > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-integrations-retrofit-adapter:compileKotlin'.

Could not resolve all files for configuration ':arrow-integrations-retrofit-adapter:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-annotations:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-check > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-check:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-check:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-fx-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-free:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-optics:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-syntax:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-recursion:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 11s


arrow-examples > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':kaptKotlin'.

Could not resolve all files for configuration ':kapt'.
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s

Result

Local install arrow-core KO !!
Local install arrow-ui KO !!
Local install arrow-fx KO !!
Local install arrow-incubator KO !!
Local install arrow-optics KO !!
Local install arrow-ank KO !!
Local install arrow-integrations KO !!
Local install arrow-check KO !!
Local install BOM file OK
Check arrow-core OK
Check arrow-ui KO !!
Check arrow-fx KO !!
Check arrow-incubator KO !!
Check arrow-optics KO !!
Check arrow-ank KO !!
Check arrow-integrations KO !!
Check arrow-check KO !!
Check arrow-examples KO !!

DOC: error when integrating 'Fix LensLaws link (#64)' with the rest of Arrow libraries

Data

  • Commit hash: f3a89b0

  • Author: Ivan

  • More info: error log

Error


arrow-ank > Local install

/Users/runner/work/arrow-optics/arrow-optics/../arrow/scripts/project-install.sh: line 4: cd: /Users/runner/work/arrow-optics/arrow-optics/../arrow-ank: No such file or directory


arrow-ank > Undo local changes

/Users/runner/work/arrow-optics/arrow-optics/../arrow/scripts/project-undo-local-changes.sh: line 4: cd: /Users/runner/work/arrow-optics/arrow-optics/../arrow-ank: No such file or directory


arrow-core > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.11.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-ui > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.11.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-fx > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.11.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-incubator > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.11.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s


arrow-optics > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.11.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s


arrow-ank > Generate and validate doc

/Users/runner/work/arrow-optics/arrow-optics/../arrow/scripts/project-assemble.sh: line 4: cd: /Users/runner/work/arrow-optics/arrow-optics/../arrow-ank: No such file or directory


arrow-integrations > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.11.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s


arrow-check > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.11.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.11.0-SNAPSHOT/arrow-ank-gradle-0.11.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s

Result

Run Ank Site OK
Local install arrow-core OK
Undo local changes arrow-core OK
Local install arrow-ui OK
Undo local changes arrow-ui OK
Local install arrow-fx OK
Undo local changes arrow-fx OK
Local install arrow-incubator OK
Undo local changes arrow-incubator OK
Local install arrow-optics OK
Undo local changes arrow-optics OK
Local install arrow-ank KO !!
Undo local changes arrow-ank KO !!
Local install arrow-integrations OK
Undo local changes arrow-integrations OK
Local install arrow-check OK
Undo local changes arrow-check OK
Generate and validate doc arrow-core KO !!
Generate and validate doc arrow-ui KO !!
Generate and validate doc arrow-fx KO !!
Generate and validate doc arrow-incubator KO !!
Generate and validate doc arrow-optics KO !!
Generate and validate doc arrow-ank KO !!
Generate and validate doc arrow-integrations KO !!
Generate and validate doc arrow-check KO !!

DOC: error when integrating 'Remove try (#56)' with the rest of Arrow libraries

Data

  • Commit hash: e6bf543

  • Author: Alberto Ballano

  • More info: error log

Error


arrow-core > Generate and validate doc

warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: classpath entry points to a non-existent location: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-core/arrow-meta-test-models/build/classes/kotlin/main
Exception in thread "main"

File located at: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-core/arrow-docs/build/site/patterns/monadcomprehensions/README.md

import arrow.*
import arrow.fx.*
import arrow.typeclasses.*
import arrow.fx.extensions.fx

IO.fx<Nothing, Unit> {
  1
}.fix().unsafeRunSync()

�[31merror: one type argument expected for fun IO.Companion.fx(c: suspend ConcurrentSyntax.() -> A): IO
IO.fx<Nothing, Unit> {
^
error: the integer literal does not conform to the expected type Nothing
1
^
�[0m

File located at: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-core/arrow-docs/build/site/arrow/typeclasses/applicativeerror/README.md

import arrow.fx.*
import arrow.fx.extensions.io.applicativeError.*

IO.applicativeError<Throwable>().raiseError<Int>(RuntimeException("Paco"))

�[31merror: no type arguments expected for inline fun IO.Companion.applicativeError(): IOApplicativeError
IO.applicativeError().raiseError(RuntimeException("Paco"))
^
�[0m

File located at: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-core/arrow-docs/build/site/arrow/typeclasses/monad/README.md

import arrow.fx.extensions.io.monad.*

fun logValue(i: Int): IO<Nothing, Unit> = IO { /* println(i) */ }

IO.just(1).flatTap(::logValue).fix().unsafeRunSync()

�[31merror: one type argument expected for class IO
fun logValue(i: Int): IO<Nothing, Unit> = IO { /* println(i) */ }
^
�[0m

File located at: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-core/arrow-docs/build/site/arrow/typeclasses/monaderror/README.md

import arrow.fx.*
import arrow.fx.extensions.io.applicativeError.*

val ioResult: IO<Nothing, Int> =
  RuntimeException("BOOM!").raiseError()

ioResult.attempt().unsafeRunSync()

�[31merror: one type argument expected for class IO
val ioResult: IO<Nothing, Int> =
^
�[0m

File located at: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-core/arrow-docs/build/site/apidocs/arrow-core-data/arrow.typeclasses/-traverse/index.md

import arrow.fx.IO

interface Data

fun writeToStore(data: Data): IO<Nothing, Unit> = TODO("")

�[31merror: one type argument expected for class IO
fun writeToStore(data: Data): IO<Nothing, Unit> = TODO("")
^
�[0m

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-docs:runAnk'.

Process 'command '/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 13s


arrow-fx > Generate and validate doc

warning: classpath entry points to a non-existent location: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-fx/arrow-fx-android/build/classes/kotlin/main
warning: classpath entry points to a non-existent location: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-fx/arrow-benchmarks-fx/build/classes/kotlin/main
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: classpath entry points to a non-existent location: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-fx/arrow-kio-benchmarks/build/classes/kotlin/main
warning: classpath entry points to a non-existent location: /Users/runner/runners/2.263.0/work/arrow-optics/arrow-fx/arrow-scala-benchmarks/build/classes/kotlin/main
Exception in thread "main" java.lang.NoClassDefFoundError: arrow/fx/extensions/io/unsafeRun/IOUnsafeRunKt
at arrow.ank.main$main$1.invokeSuspend(main.kt:13)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlin.coroutines.ContinuationKt.startCoroutine(Continuation.kt:128)
at arrow.unsafe.invoke(unsafe.kt:30)
at arrow.ank.main.main(main.kt:12)
Caused by: java.lang.ClassNotFoundException: arrow.fx.extensions.io.unsafeRun.IOUnsafeRunKt
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 5 more

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-docs:runAnk'.

Process 'command '/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-incubator > Generate and validate doc

warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
Exception in thread "main" java.lang.NoClassDefFoundError: arrow/fx/extensions/io/unsafeRun/IOUnsafeRunKt
at arrow.ank.main$main$1.invokeSuspend(main.kt:13)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlin.coroutines.ContinuationKt.startCoroutine(Continuation.kt:128)
at arrow.unsafe.invoke(unsafe.kt:30)
at arrow.ank.main.main(main.kt:12)
Caused by: java.lang.ClassNotFoundException: arrow.fx.extensions.io.unsafeRun.IOUnsafeRunKt
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 5 more

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-docs:runAnk'.

Process 'command '/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-optics > Generate and validate doc

Exception in thread "main" java.lang.NoClassDefFoundError: arrow/fx/extensions/io/unsafeRun/IOUnsafeRunKt
at arrow.ank.main$main$1.invokeSuspend(main.kt:13)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlin.coroutines.ContinuationKt.startCoroutine(Continuation.kt:128)
at arrow.unsafe.invoke(unsafe.kt:30)
at arrow.ank.main.main(main.kt:12)
Caused by: java.lang.ClassNotFoundException: arrow.fx.extensions.io.unsafeRun.IOUnsafeRunKt
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 5 more

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-docs:runAnk'.

Process 'command '/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s


arrow-integrations > Generate and validate doc

warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.2.51/36b719a7b84452dd13eeec979d8c82bfb765c57d/kotlin-reflect-1.2.51.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: consider providing an explicit dependency on kotlin-reflect 1.3 to prevent strange errors
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
warning: runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.61/e91d61b7cfd9a45566b580fef18bbd5c32d505b5/kotlin-stdlib-jdk8-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.61/70dffc5f8ac5ea7c34f30deac5b9d8b1d48af066/kotlin-stdlib-jdk7-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.3.61/2e07c9a84c9e118efb70eede7e579fd663932122/kotlin-reflect-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/me.eugeniomarletti.kotlin.metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/a16e967c276379eaf6e1fa03af77664f003db947/kotlin-compiler-lite-1.0.3-k-1.2.40.jar (version 1.2)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.61/4702105e97f7396ae41b113fdbdc180ec1eb1e36/kotlin-stdlib-1.3.61.jar (version 1.3)
/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.61/65abb71d5afb850b68be03987b08e2c864ca3110/kotlin-stdlib-common-1.3.61.jar (version 1.3)
warning: some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
Exception in thread "main" java.lang.NoClassDefFoundError: arrow/fx/extensions/io/unsafeRun/IOUnsafeRunKt
at arrow.ank.main$main$1.invokeSuspend(main.kt:13)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlin.coroutines.ContinuationKt.startCoroutine(Continuation.kt:128)
at arrow.unsafe.invoke(unsafe.kt:30)
at arrow.ank.main.main(main.kt:12)
Caused by: java.lang.ClassNotFoundException: arrow.fx.extensions.io.unsafeRun.IOUnsafeRunKt
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 5 more

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-docs:runAnk'.

Process 'command '/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s


arrow-check > Generate and validate doc

Exception in thread "main" java.lang.NoClassDefFoundError: arrow/fx/extensions/io/unsafeRun/IOUnsafeRunKt
at arrow.ank.main$main$1.invokeSuspend(main.kt:13)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlin.coroutines.ContinuationKt.startCoroutine(Continuation.kt:128)
at arrow.unsafe.invoke(unsafe.kt:30)
at arrow.ank.main.main(main.kt:12)
Caused by: java.lang.ClassNotFoundException: arrow.fx.extensions.io.unsafeRun.IOUnsafeRunKt
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 5 more

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-docs:runAnk'.

Process 'command '/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s

Result

Run Ank Site OK
Local install arrow-core OK
Undo local changes arrow-core OK
Local install arrow-ui OK
Undo local changes arrow-ui OK
Local install arrow-fx OK
Undo local changes arrow-fx OK
Local install arrow-incubator OK
Undo local changes arrow-incubator OK
Local install arrow-optics OK
Undo local changes arrow-optics OK
Local install arrow-ank OK
Undo local changes arrow-ank OK
Local install arrow-integrations OK
Undo local changes arrow-integrations OK
Local install arrow-check OK
Undo local changes arrow-check OK
Generate and validate doc arrow-core KO !!
Generate and validate doc arrow-ui OK
Generate and validate doc arrow-fx KO !!
Generate and validate doc arrow-incubator KO !!
Generate and validate doc arrow-optics KO !!
Generate and validate doc arrow-ank OK
Generate and validate doc arrow-integrations KO !!
Generate and validate doc arrow-check KO !!

BUILD: error when integrating 'Remove unit usage from RecursionHelper.kt (#72)' with the rest of Arrow libraries

Data

  • Commit hash: 02a4644

  • Author: Simon Vergauwen

  • More info: error log

Error


arrow-fx > Check

574 tests completed, 1 failed, 8 skipped

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-fx:test'.

There were failing tests. See the report at: file:///Users/runner/work/arrow-optics/arrow-fx/arrow-fx/build/reports/tests/test/index.html

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 7m 13s

Result

Local install arrow-core OK
Local install arrow-ui OK
Local install arrow-fx OK
Local install arrow-incubator OK
Local install arrow-optics OK
Local install arrow-ank OK
Local install arrow-integrations OK
Local install arrow-check OK
Local install BOM file OK
Check arrow-core OK
Check arrow-ui OK
Check arrow-fx KO !!
Check arrow-incubator OK
Check arrow-optics OK
Check arrow-ank OK
Check arrow-integrations OK
Check arrow-check OK
Check arrow-examples OK

["Request"] Optics DSL syntax for `FilterIndex`

What version are you currently using?
0.10.4

What would you like to see?
FilterIndex syntax fore the Optics DSL.

The syntax for filterIndex does not exist yet in the DSL. Here is an example on how it’s done for Each and it neighbouring files you can find the same for At & Inde.

The one that is missing in your example would be.

fun <T, S, I, A> Lens<T, S>.filterIndex(ID: FilterIndex<S, I, A>, p: (I) -> Boolean): Traversal<T, A> = this.compose(ID.filter(p))

val lens = MyDomain.listProperty
              .filterIndex(ListExtensions.filterIndex()) { index -> index % 2 }
              .itemProperty

var myObject = MyDomain()
myObject = lens.modify(myObject) { "modified string" }

Currently this functionality is only achievable by traditionally composing optics

(MyClass.listProperty compose ListExtensions.filterIndex().filter { index -> index % 2 }).itemProperty

BUILD: error when integrating 'This commit enables indentation in .editorconfig file so that indentation rules can be enforced (#99)' with the rest of Arrow libraries

Data

  • Commit hash: b34e221

  • Author: Daniel-Jacob

  • More info: error log

Error


arrow-core > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-core-retrofit:compileKotlin'.

Could not resolve all files for configuration ':arrow-core-retrofit:compileClasspath'.
Could not download okhttp-3.14.7.jar (com.squareup.okhttp3:okhttp:3.14.7)
> Could not get resource 'https://jcenter.bintray.com/com/squareup/okhttp3/okhttp/3.14.7/okhttp-3.14.7.jar'.
> Could not GET 'https://jcenter.bintray.com/com/squareup/okhttp3/okhttp/3.14.7/okhttp-3.14.7.jar'.
> Read timed out

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 8m 28s


arrow-fx > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-fx-test:compileKotlin'.

Could not resolve all files for configuration ':arrow-fx-test:compileClasspath'.
Could not find io.arrow-kt:arrow-core-test:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-fx-test

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 5m 34s


arrow-optics > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-optics-test:compileKotlin'.

Could not resolve all files for configuration ':arrow-optics-test:compileClasspath'.
Could not find io.arrow-kt:arrow-core-test:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-optics-test

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 5s


arrow-core > Check

1758 tests completed, 1 failed

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-core-data:test'.

There were failing tests. See the report at: file:///Users/runner/work/arrow-optics/arrow-core/arrow-core-data/build/reports/tests/test/index.html

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4m 22s


arrow-ui > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ui-data:kaptGenerateStubsTestKotlin'.

Could not resolve all files for configuration ':arrow-ui-data:testCompileClasspath'.
Could not find io.arrow-kt:arrow-core-test:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ui-data

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 38s


arrow-fx > Check

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-fx-test:compileKotlin'.

Could not resolve all files for configuration ':arrow-fx-test:compileClasspath'.
Could not find io.arrow-kt:arrow-core-test:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-fx-test

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

2: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-benchmarks-fx:arrow-scala-benchmarks:compileScala'.

Could not resolve all files for configuration ':arrow-benchmarks-fx:arrow-scala-benchmarks:zinc'.
Could not resolve org.scala-sbt:zinc-core_2.12:1.3.0.
Required by:
project :arrow-benchmarks-fx:arrow-scala-benchmarks > org.scala-sbt:zinc_2.12:1.3.0
project :arrow-benchmarks-fx:arrow-scala-benchmarks > org.scala-sbt:zinc_2.12:1.3.0 > org.scala-sbt:zinc-persist_2.12:1.3.0
> Could not resolve org.scala-sbt:zinc-core_2.12:1.3.0.
> Could not get resource 'https://jcenter.bintray.com/org/scala-sbt/zinc-core_2.12/1.3.0/zinc-core_2.12-1.3.0.pom'.
> Could not GET 'https://jcenter.bintray.com/org/scala-sbt/zinc-core_2.12/1.3.0/zinc-core_2.12-1.3.0.pom'.
> Read timed out

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

  • Get more help at https://help.gradle.org

BUILD FAILED in 3m 15s


arrow-optics > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-optics-test:compileKotlin'.

Could not resolve all files for configuration ':arrow-optics-test:compileClasspath'.
Could not find io.arrow-kt:arrow-core-test:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-optics-test

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 40s


arrow-integrations > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-integrations-retrofit-adapter:compileTestKotlin'.

Could not resolve all files for configuration ':arrow-integrations-retrofit-adapter:testCompileClasspath'.
Could not find io.arrow-kt:arrow-core-test:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 10s


arrow-examples > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':ktlintTestSourceSetCheck'.

Could not resolve all files for configuration ':ktlint'.
Could not resolve com.pinterest.ktlint:ktlint-reporter-html:0.36.0.
Required by:
project : > com.pinterest:ktlint:0.36.0
> Could not resolve com.pinterest.ktlint:ktlint-reporter-html:0.36.0.
> Could not get resource 'https://jcenter.bintray.com/com/pinterest/ktlint/ktlint-reporter-html/0.36.0/ktlint-reporter-html-0.36.0.pom'.
> Could not GET 'https://jcenter.bintray.com/com/pinterest/ktlint/ktlint-reporter-html/0.36.0/ktlint-reporter-html-0.36.0.pom'.
> Read timed out

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 34s

Result

Local install arrow-core KO !!
Local install arrow-ui OK
Local install arrow-fx KO !!
Local install arrow-optics KO !!
Local install arrow-ank OK
Local install arrow-integrations OK
Local install BOM file OK
Check arrow-core KO !!
Check arrow-ui KO !!
Check arrow-fx KO !!
Check arrow-optics KO !!
Check arrow-ank OK
Check arrow-integrations KO !!
Check arrow-examples KO !!

DOC: error when integrating 'This commit enables indentation in .editorconfig file so that indentation rules can be enforced (#99)' with the rest of Arrow libraries

Data

  • Commit hash: b34e221

  • Author: Daniel-Jacob

  • More info: error log

Error


arrow-core > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'arrow-core-lib'.

Could not resolve all artifacts for configuration ':classpath'.
Could not resolve org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin:1.4.21.
Required by:
project :
> Could not resolve org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin:1.4.21.
> Could not get resource 'https://jcenter.bintray.com/org/jetbrains/kotlin/kapt/org.jetbrains.kotlin.kapt.gradle.plugin/1.4.21/org.jetbrains.kotlin.kapt.gradle.plugin-1.4.21.pom'.
> Could not HEAD 'https://jcenter.bintray.com/org/jetbrains/kotlin/kapt/org.jetbrains.kotlin.kapt.gradle.plugin/1.4.21/org.jetbrains.kotlin.kapt.gradle.plugin-1.4.21.pom'.
> Read timed out

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 55s


arrow-ui > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ui-data:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-ui-data:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ui-data

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 51s


arrow-fx > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-fx-coroutines:compileKotlin'.

Could not resolve all files for configuration ':arrow-fx-coroutines:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-fx-coroutines

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2m 40s


arrow-optics > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-optics:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-optics:compileClasspath'.
Could not resolve io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Required by:
project :arrow-optics
> Could not resolve io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
> Unable to load Maven meta-data from https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml.
> Could not get resource 'https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml'.
> Could not GET 'https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml'.
> Read timed out

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 34s


arrow-ank > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ank:compileKotlin'.

Could not resolve all files for configuration ':arrow-ank:compileClasspath'.
Could not find io.arrow-kt:arrow-fx-coroutines:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ank

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 33s


arrow-integrations > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-integrations-retrofit-adapter:compileKotlin'.

Could not resolve all files for configuration ':arrow-integrations-retrofit-adapter:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-annotations:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 33s


arrow-core > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all files for configuration ':arrow-docs:runtimeClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-ui:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-ank:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 38s


arrow-ui > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all files for configuration ':arrow-docs:runtimeClasspath'.
Could not resolve io.arrow-kt:arrow-ank:0.12.0-SNAPSHOT.
Required by:
project :arrow-docs
> Could not resolve io.arrow-kt:arrow-ank:0.12.0-SNAPSHOT.
> Unable to load Maven meta-data from https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml.
> Could not get resource 'https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml'.
> Could not GET 'https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml'.
> Read timed out

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 34s


arrow-fx > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all files for configuration ':arrow-docs:runtimeClasspath'.
Could not find io.arrow-kt:arrow-optics:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-ui:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not resolve io.arrow-kt:arrow-syntax:0.12.0-SNAPSHOT.
Required by:
project :arrow-docs
> Could not resolve io.arrow-kt:arrow-syntax:0.12.0-SNAPSHOT.
> Unable to load Maven meta-data from https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml.
> Could not get resource 'https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml'.
> Could not GET 'https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml'.
> Read timed out
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-ank:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not resolve io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Required by:
project :arrow-docs > project :arrow-fx
project :arrow-docs > project :arrow-fx-coroutines
project :arrow-docs > project :arrow-fx-stm
> Skipped due to earlier error
Could not resolve io.arrow-kt:arrow-annotations:0.12.0-SNAPSHOT.
Required by:
project :arrow-docs > project :arrow-fx-rx2
project :arrow-docs > project :arrow-fx-reactor
> Skipped due to earlier error

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 36s


arrow-optics > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all files for configuration ':arrow-docs:runtimeClasspath'.
Could not find io.arrow-kt:arrow-syntax:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-ui:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-fx-rx2:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-rx2/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-rx2/0.12.0-SNAPSHOT/arrow-fx-rx2-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-rx2/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-rx2/0.12.0-SNAPSHOT/arrow-fx-rx2-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-rx2/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-rx2/0.12.0-SNAPSHOT/arrow-fx-rx2-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-rx2/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-rx2/0.12.0-SNAPSHOT/arrow-fx-rx2-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-fx-reactor:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-reactor/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-reactor/0.12.0-SNAPSHOT/arrow-fx-reactor-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-reactor/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-reactor/0.12.0-SNAPSHOT/arrow-fx-reactor-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-reactor/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-reactor/0.12.0-SNAPSHOT/arrow-fx-reactor-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-reactor/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-reactor/0.12.0-SNAPSHOT/arrow-fx-reactor-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-fx-kotlinx-coroutines:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-kotlinx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-kotlinx-coroutines/0.12.0-SNAPSHOT/arrow-fx-kotlinx-coroutines-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-kotlinx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-kotlinx-coroutines/0.12.0-SNAPSHOT/arrow-fx-kotlinx-coroutines-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-kotlinx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-kotlinx-coroutines/0.12.0-SNAPSHOT/arrow-fx-kotlinx-coroutines-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-kotlinx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-kotlinx-coroutines/0.12.0-SNAPSHOT/arrow-fx-kotlinx-coroutines-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-ank:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs > project :arrow-optics

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 34s


arrow-ank > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all files for configuration ':arrow-docs:runtimeClasspath'.
Could not find io.arrow-kt:arrow-ank:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank/0.12.0-SNAPSHOT/arrow-ank-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s


arrow-integrations > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all files for configuration ':arrow-docs:runtimeClasspath'.
Could not find io.arrow-kt:arrow-optics:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not find io.arrow-kt:arrow-ui:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ui/0.12.0-SNAPSHOT/arrow-ui-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs
Could not resolve io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Required by:
project :arrow-docs
> Could not resolve io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
> Unable to load Maven meta-data from https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml.
> Could not get resource 'https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml'.
> Could not GET 'https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml'.
> Read timed out
Could not resolve io.arrow-kt:arrow-fx-rx2:0.12.0-SNAPSHOT.
Required by:
project :arrow-docs
> Skipped due to earlier error
Could not resolve io.arrow-kt:arrow-fx-reactor:0.12.0-SNAPSHOT.
Required by:
project :arrow-docs
> Skipped due to earlier error
Could not resolve io.arrow-kt:arrow-fx-kotlinx-coroutines:0.12.0-SNAPSHOT.
Required by:
project :arrow-docs
> Skipped due to earlier error
Could not resolve io.arrow-kt:arrow-ank:0.12.0-SNAPSHOT.
Required by:
project :arrow-docs
> Skipped due to earlier error

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 35s

Result

Local install arrow-core KO !!
Undo local changes arrow-core OK
Local install arrow-ui KO !!
Undo local changes arrow-ui OK
Local install arrow-fx KO !!
Undo local changes arrow-fx OK
Local install arrow-optics KO !!
Undo local changes arrow-optics OK
Local install arrow-ank KO !!
Undo local changes arrow-ank OK
Local install arrow-integrations KO !!
Undo local changes arrow-integrations OK
Generate and validate doc arrow-core KO !!
Generate and validate doc arrow-ui KO !!
Generate and validate doc arrow-fx KO !!
Generate and validate doc arrow-optics KO !!
Generate and validate doc arrow-ank KO !!
Generate and validate doc arrow-integrations KO !!

["Request"] "overriding" a lens in companion object generates "extension is shadowed by member" warning

What version are you currently using? 0.8.2

What would you like to see? Suppress generation of extension method under the below conditions.

I decided to code up a simple turtle graphics example to play with Arrow's lenses:

@optics
data class Point(val x: Double, val y: Double) {
    companion object
}

@optics
data class Turtle(
    val penDown: Boolean = true,
    val color: Int = 0xffffff,
    val location: Point = Point(0.0, 0.0),
    val heading: Double = 0.0 /* radians */
) {
    companion object {
        val heading: Lens<Turtle, Double> = Lens(
                get = { it.heading },
                set = { t, h -> t.copy(heading = normalizeHeading(h)) })

        // useful function to clean up a heading, making sure it's in [0, 2pi)
        private fun normalizeHeading(heading: Double): Double {
            if (heading < 0) {
                val multiple = -floor(heading / (2 * PI))
                return heading + multiple * 2.0 * PI
            } else if (heading < PI * 2) {
                return heading
            } else {
                val multiple = floor(heading / (2 * PI))
                return heading - multiple * 2.0 * PI
            }
        }
    }
...
}

In this example, I'm being slightly clever in how my turtle is representing its heading field by normalizing the heading after every operation that might use it. The code compiles and works as expected, but generates a compiler warning:

Extension is shadowed by a member: public final val heading: Lens<Turtle, Double> /* = PLens<Turtle, Turtle, Double, Double> */

This is, of course, exactly what I want to do -- replace the "default" lens with my "smarter" lens and its associated additional behavior. The question is how to suppress the warning. My guess is that the desirable solution is for the code generator to observe when you've already declared Turtle.Companion.heading and then it suppresses its code generation for that particular lens. You may want to have an explicit annotation (@overrides?) to clarify when this is happening.

DOC: error when integrating 'Remove unit usage from RecursionHelper.kt (#72)' with the rest of Arrow libraries

Data

  • Commit hash: 02a4644

  • Author: Simon Vergauwen

  • More info: error log

Error


arrow-core > Local install

Exception in thread "main" javax.net.ssl.SSLException: readHandshakeRecord
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:394)
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
at org.gradle.wrapper.Download.downloadInternal(Download.java:67)
at org.gradle.wrapper.Download.download(Download.java:52)
at org.gradle.wrapper.Install$1.call(Install.java:62)
at org.gradle.wrapper.Install$1.call(Install.java:48)
at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69)
at org.gradle.wrapper.Install.createDist(Install.java:48)
at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107)
at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:63)
Suppressed: java.net.SocketException: Broken pipe (Write failed)
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
at sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
at sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:397)
... 13 more
Caused by: java.net.SocketException: Broken pipe (Write failed)
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.encodeChangeCipherSpec(SSLSocketOutputRecord.java:221)
at sun.security.ssl.OutputRecord.changeWriteCiphers(OutputRecord.java:162)
at sun.security.ssl.ChangeCipherSpec$T10ChangeCipherSpecProducer.produce(ChangeCipherSpec.java:118)
at sun.security.ssl.Finished$T12FinishedProducer.onProduceFinished(Finished.java:390)
at sun.security.ssl.Finished$T12FinishedProducer.produce(Finished.java:374)
at sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:421)
at sun.security.ssl.ServerHelloDone$ServerHelloDoneConsumer.consume(ServerHelloDone.java:182)
at sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:377)
at sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444)
at sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:422)
at sun.security.ssl.TransportContext.dispatch(TransportContext.java:182)
at sun.security.ssl.SSLTransport.decode(SSLTransport.java:149)
at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1143)
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1054)
... 14 more


arrow-ui > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ui-data:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-ui-data:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ui-data

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 35s


arrow-fx > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-fx-stm:compileKotlin'.

Could not resolve all files for configuration ':arrow-fx-stm:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Required by:
project :arrow-fx-stm

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 9s


arrow-incubator > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':arrow-aql:compileJava'.

Could not resolve all task dependencies for configuration ':arrow-aql:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 48s


arrow-optics > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-optics:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-optics:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-optics

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 5s


arrow-ank > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ank:compileKotlin'.

Could not resolve all files for configuration ':arrow-ank:compileClasspath'.
Could not find io.arrow-kt:arrow-fx-coroutines:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ank

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 7s


arrow-integrations > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-integrations-retrofit-adapter:compileKotlin'.

Could not resolve all files for configuration ':arrow-integrations-retrofit-adapter:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-annotations:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s


arrow-check > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-check:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-check:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-fx-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-free:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-optics:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-syntax:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-recursion:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s


arrow-core > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.12.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 7s


arrow-ui > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.12.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s


arrow-fx > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.12.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s


arrow-incubator > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.12.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-optics > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.12.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s


arrow-ank > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.12.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s


arrow-integrations > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.12.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-check > Generate and validate doc

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':arrow-docs'.

Could not resolve all artifacts for configuration ':arrow-docs:classpath'.
Could not find io.arrow-kt:arrow-ank-gradle:0.12.0-SNAPSHOT.
Searched in the following locations:
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/io/arrow-kt/arrow-ank-gradle/0.12.0-SNAPSHOT/arrow-ank-gradle-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-docs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s

Result

Local install arrow-core KO !!
Undo local changes arrow-core OK
Local install arrow-ui KO !!
Undo local changes arrow-ui OK
Local install arrow-fx KO !!
Undo local changes arrow-fx OK
Local install arrow-incubator KO !!
Undo local changes arrow-incubator OK
Local install arrow-optics KO !!
Undo local changes arrow-optics OK
Local install arrow-ank KO !!
Undo local changes arrow-ank OK
Local install arrow-integrations KO !!
Undo local changes arrow-integrations OK
Local install arrow-check KO !!
Undo local changes arrow-check OK
Generate and validate doc arrow-core KO !!
Generate and validate doc arrow-ui KO !!
Generate and validate doc arrow-fx KO !!
Generate and validate doc arrow-incubator KO !!
Generate and validate doc arrow-optics KO !!
Generate and validate doc arrow-ank KO !!
Generate and validate doc arrow-integrations KO !!
Generate and validate doc arrow-check KO !!

DOC: error when integrating 'Fix conf' with the rest of Arrow libraries

Error: ENOENT: no such file or directory, open '/home/runner/work/arrow-optics/arrow-optics/issue.log'
at Object.openSync (fs.js:440:3)
at Object.readFileSync (fs.js:342:35)
at exports.XMLHttpRequest.send (/home/runner/work/_actions/actions/github-script/0.3.0/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:320:34)
at readFile (eval at main (/home/runner/work/_actions/actions/github-script/0.3.0/main.js:19:14), :11:11)
at eval (eval at main (/home/runner/work/_actions/actions/github-script/0.3.0/main.js:19:14), :16:9)
at main (/home/runner/work/_actions/actions/github-script/0.3.0/main.js:20:24)
at Object. (/home/runner/work/_actions/actions/github-script/0.3.0/main.js:5:1)
at Module._compile (internal/modules/cjs/loader.js:959:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
at Module.load (internal/modules/cjs/loader.js:815:32)

Arrow lens won't let me set a nullable property to null

After posting this on SO I assumed that I might get an answer here.

Given this (extremely simplified) code :

@optics
data class MigrationStatus(val token: String?)

val m = MigrationStatus(null)

I can call

val m1 = MigrationStatus.token.modify(m) { "some token" }

But as the argument type is a non nullable String, how can I modify token back to null ? Of course

val m2 = MigrationStatus.token.modify(m1) { null }

does not compile.

The same happens when changing token type to an Option<String> when trying to set it to None, but I avoided it as it is now deprecated (which I'm not sure I like, but that's another matter).

Did I miss something obvious ?

["Request"] Generate Lens for `sealed class` abstract val

For a sealed class with following shape you can generate a val name: Lens<Example, String>.

sealed class Example {
  abstract val name: String

  data class One(override val name: String, val int: Int) : Example()
  data class Two(override val name: String, val long: Long) : Example()
  data class Three(override val name: String, val double: Double) : Example()
}

This allows for updating/modifying the name value without ever having to write manual boilerplate to unwrap using when to copy.

BUILD: error when integrating 'Deprecate higherkind types (#76)' with the rest of Arrow libraries

Data

  • Commit hash: 0fd3802

  • Author: Francisco Diaz

  • More info: error log

Error


arrow-core > Local install

Exception in thread "main" javax.net.ssl.SSLException: readHandshakeRecord
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:394)
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
at org.gradle.wrapper.Download.downloadInternal(Download.java:67)
at org.gradle.wrapper.Download.download(Download.java:52)
at org.gradle.wrapper.Install$1.call(Install.java:62)
at org.gradle.wrapper.Install$1.call(Install.java:48)
at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69)
at org.gradle.wrapper.Install.createDist(Install.java:48)
at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107)
at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:63)
Suppressed: java.net.SocketException: Broken pipe (Write failed)
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
at sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
at sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:397)
... 13 more
Caused by: java.net.SocketException: Broken pipe (Write failed)
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
at sun.security.ssl.SSLSocketOutputRecord.encodeChangeCipherSpec(SSLSocketOutputRecord.java:221)
at sun.security.ssl.OutputRecord.changeWriteCiphers(OutputRecord.java:162)
at sun.security.ssl.ChangeCipherSpec$T10ChangeCipherSpecProducer.produce(ChangeCipherSpec.java:118)
at sun.security.ssl.Finished$T12FinishedProducer.onProduceFinished(Finished.java:390)
at sun.security.ssl.Finished$T12FinishedProducer.produce(Finished.java:374)
at sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:421)
at sun.security.ssl.ServerHelloDone$ServerHelloDoneConsumer.consume(ServerHelloDone.java:182)
at sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:377)
at sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444)
at sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:422)
at sun.security.ssl.TransportContext.dispatch(TransportContext.java:182)
at sun.security.ssl.SSLTransport.decode(SSLTransport.java:149)
at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1143)
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1054)
... 14 more


arrow-ui > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ui-data:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-ui-data:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ui-data

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 50s


arrow-fx > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-fx-stm:compileKotlin'.

Could not resolve all files for configuration ':arrow-fx-stm:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Required by:
project :arrow-fx-stm

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 47s


arrow-incubator > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':arrow-aql:compileJava'.

Could not resolve all task dependencies for configuration ':arrow-aql:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 42s


arrow-optics > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-optics:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-optics:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-optics

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-ank > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ank:compileKotlin'.

Could not resolve all files for configuration ':arrow-ank:compileClasspath'.
Could not find io.arrow-kt:arrow-fx-coroutines:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ank

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s


arrow-integrations > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-integrations-retrofit-adapter:compileKotlin'.

Could not resolve all files for configuration ':arrow-integrations-retrofit-adapter:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-annotations:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-check > Local install

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-check:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-check:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-fx-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-free:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-optics:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-syntax:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-recursion:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 5s


arrow-ui > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ui-data:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-ui-data:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ui-data

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s


arrow-fx > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-fx:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-fx:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-fx

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s


arrow-incubator > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':arrow-aql:animalsnifferTest'.

Could not resolve all task dependencies for configuration ':arrow-aql:testCompileClasspath'.
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql
Could not find io.arrow-kt:arrow-core-test:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core-test/0.12.0-SNAPSHOT/arrow-core-test-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql > project :arrow-incubator-test
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql > project :arrow-incubator-test
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql > project :arrow-incubator-test > project :arrow-mtl-data
project :arrow-aql > project :arrow-incubator-test > project :arrow-free-data
project :arrow-aql > project :arrow-incubator-test > project :arrow-recursion-data
Could not find io.arrow-kt:arrow-annotations:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-aql > project :arrow-incubator-test > project :arrow-recursion-data > project :arrow-free
project :arrow-aql > project :arrow-incubator-test > project :arrow-recursion-data > project :arrow-mtl

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4s


arrow-optics > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-optics:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-optics:compileClasspath'.
Could not find io.arrow-kt:arrow-core:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-core/0.12.0-SNAPSHOT/arrow-core-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-optics

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4s


arrow-ank > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-ank:compileKotlin'.

Could not resolve all files for configuration ':arrow-ank:compileClasspath'.
Could not find io.arrow-kt:arrow-fx-coroutines:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-coroutines/0.12.0-SNAPSHOT/arrow-fx-coroutines-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-ank

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 4s


arrow-integrations > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-integrations-retrofit-adapter:compileKotlin'.

Could not resolve all files for configuration ':arrow-integrations-retrofit-adapter:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-annotations:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-annotations/0.12.0-SNAPSHOT/arrow-annotations-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-integrations-retrofit-adapter

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 2s


arrow-check > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':arrow-check:kaptGenerateStubsKotlin'.

Could not resolve all files for configuration ':arrow-check:compileClasspath'.
Could not find io.arrow-kt:arrow-fx:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx/0.12.0-SNAPSHOT/arrow-fx-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-fx-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-fx-mtl/0.12.0-SNAPSHOT/arrow-fx-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-free:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-free/0.12.0-SNAPSHOT/arrow-free-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-optics:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-optics/0.12.0-SNAPSHOT/arrow-optics-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-syntax:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-syntax/0.12.0-SNAPSHOT/arrow-syntax-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-mtl:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-mtl/0.12.0-SNAPSHOT/arrow-mtl-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check
Could not find io.arrow-kt:arrow-recursion:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kotlin-pretty/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/maven-metadata.xml
- https://dl.bintray.com/jannis/kparsec/io/arrow-kt/arrow-recursion/0.12.0-SNAPSHOT/arrow-recursion-0.12.0-SNAPSHOT.pom
Required by:
project :arrow-check

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 12s


arrow-examples > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':kaptKotlin'.

Could not resolve all files for configuration ':kapt'.
Could not find io.arrow-kt:arrow-meta:0.12.0-SNAPSHOT.
Searched in the following locations:
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://jcenter.bintray.com/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- https://kotlin.bintray.com/kotlinx/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/maven-metadata.xml
- file:/Users/runner/.m2/repository/io/arrow-kt/arrow-meta/0.12.0-SNAPSHOT/arrow-meta-0.12.0-SNAPSHOT.pom
Required by:
project :

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 6s

Result

Local install arrow-core KO !!
Local install arrow-ui KO !!
Local install arrow-fx KO !!
Local install arrow-incubator KO !!
Local install arrow-optics KO !!
Local install arrow-ank KO !!
Local install arrow-integrations KO !!
Local install arrow-check KO !!
Local install BOM file OK
Check arrow-core OK
Check arrow-ui KO !!
Check arrow-fx KO !!
Check arrow-incubator KO !!
Check arrow-optics KO !!
Check arrow-ank KO !!
Check arrow-integrations KO !!
Check arrow-check KO !!
Check arrow-examples KO !!

BUILD: error when integrating 'Disconnect arrow-incubator (#91)' with the rest of Arrow libraries

Data

  • Commit hash: ca1eac0

  • Author: danieh

  • More info: error log

Error


arrow-examples > Check

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':kaptGenerateStubsTestKotlin'.

Could not resolve all files for configuration ':testCompileClasspath'.
Could not find io.arrow-kt:arrow-validation:.
Required by:
project :
Could not find io.arrow-kt:arrow-mtl:.
Required by:
project :

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 9s

Result

Local install arrow-core OK
Local install arrow-ui OK
Local install arrow-fx OK
Local install arrow-optics OK
Local install arrow-ank OK
Local install arrow-integrations OK
Local install BOM file OK
Check arrow-core OK
Check arrow-ui OK
Check arrow-fx OK
Check arrow-optics OK
Check arrow-ank OK
Check arrow-integrations OK
Check arrow-examples KO !!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.