argonaut-io/argonaut

Scala Native support is breaking releases.

seanparsons opened this issue · 0 comments

Just running sbt argonautNative/compile will surface this one.

[info] Updating argonautNative
[info] Resolved argonautNative dependencies
coursier.ResolutionException: Encountered 2 error(s) in dependency resolution:
    org.scalacheck:scalacheck_native0.3_2.11:1.14.0:
        not found:
            /home/sean/.ivy2/local/org.scalacheck/scalacheck_native0.3_2.11/1.14.0/ivys/ivy.xml
            https://repo1.maven.org/maven2/org/scalacheck/scalacheck_native0.3_2.11/1.14.0/scalacheck_native0.3_2.11-1.14.0.pom
            https://oss.sonatype.org/content/repositories/releases/org/scalacheck/scalacheck_native0.3_2.11/1.14.0/scalacheck_native0.3_2.11-1.14.0.pom
            https://oss.sonatype.org/content/repositories/snapshots/org/scalacheck/scalacheck_native0.3_2.11/1.14.0/scalacheck_native0.3_2.11-1.14.0.pom
    org.specs2:specs2-scalacheck_native0.3_2.11:4.2.0:
        not found:
            /home/sean/.ivy2/local/org.specs2/specs2-scalacheck_native0.3_2.11/4.2.0/ivys/ivy.xml
            https://repo1.maven.org/maven2/org/specs2/specs2-scalacheck_native0.3_2.11/4.2.0/specs2-scalacheck_native0.3_2.11-4.2.0.pom
            https://oss.sonatype.org/content/repositories/releases/org/specs2/specs2-scalacheck_native0.3_2.11/4.2.0/specs2-scalacheck_native0.3_2.11-4.2.0.pom
            https://oss.sonatype.org/content/repositories/snapshots/org/specs2/specs2-scalacheck_native0.3_2.11/4.2.0/specs2-scalacheck_native0.3_2.11-4.2.0.pom
[error] (argonautNative/*:coursierResolutions) coursier.ResolutionException: Encountered 2 error(s) in dependency resolution:
[error]     org.scalacheck:scalacheck_native0.3_2.11:1.14.0:
[error]         not found:
[error]             /home/sean/.ivy2/local/org.scalacheck/scalacheck_native0.3_2.11/1.14.0/ivys/ivy.xml
[error]             https://repo1.maven.org/maven2/org/scalacheck/scalacheck_native0.3_2.11/1.14.0/scalacheck_native0.3_2.11-1.14.0.pom
[error]             https://oss.sonatype.org/content/repositories/releases/org/scalacheck/scalacheck_native0.3_2.11/1.14.0/scalacheck_native0.3_2.11-1.14.0.pom
[error]             https://oss.sonatype.org/content/repositories/snapshots/org/scalacheck/scalacheck_native0.3_2.11/1.14.0/scalacheck_native0.3_2.11-1.14.0.pom
[error]     org.specs2:specs2-scalacheck_native0.3_2.11:4.2.0:
[error]         not found:
[error]             /home/sean/.ivy2/local/org.specs2/specs2-scalacheck_native0.3_2.11/4.2.0/ivys/ivy.xml
[error]             https://repo1.maven.org/maven2/org/specs2/specs2-scalacheck_native0.3_2.11/4.2.0/specs2-scalacheck_native0.3_2.11-4.2.0.pom
[error]             https://oss.sonatype.org/content/repositories/releases/org/specs2/specs2-scalacheck_native0.3_2.11/4.2.0/specs2-scalacheck_native0.3_2.11-4.2.0.pom
[error]             https://oss.sonatype.org/content/repositories/snapshots/org/specs2/specs2-scalacheck_native0.3_2.11/4.2.0/specs2-scalacheck_native0.3_2.11-4.2.0.pom
[error] Total time: 2 s, completed 27-May-2018 14:08:04