Skip to content

regression: fastparse failing because it uses coursier now #294

@SethTisue

Description

@SethTisue

a recent commit has:

+addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M14")

resulting in at e.g. https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/617/console

[fastparse] coursier.ResolutionException: Encountered 3 error(s) in dependency resolution:
[fastparse]   org.scala-lang.modules:scala-xml:1.0.5:
[fastparse]     not found:
[fastparse]       /home/jenkins/workspace/scala-2.12.x-integrate-community-build/target-0.9.5/project-builds/fastparse-6914fec92b407d06ed811a252dfd40c92cdd3a78/.dbuild/local-repo/0/org.scala-lang.modules/scala-xml/1.0.5/ivys/ivy.xml
[fastparse]       /home/jenkins/.ivy2/local/org.scala-lang.modules/scala-xml/1.0.5/ivys/ivy.xml
[fastparse]       https://scala-ci.typesafe.com/artifactory/dbuild/org/scala-lang/modules/scala-xml/1.0.5/scala-xml-1.0.5.pom
[fastparse]       https://scala-ci.typesafe.com/artifactory/dbuild-ivy/org.scala-lang.modules/scala-xml/1.0.5/ivys/ivy.xml
[fastparse]       https://scala-ci.typesafe.com/artifactory/dbuild-unchecked/org/scala-lang/modules/scala-xml/1.0.5/scala-xml-1.0.5.pom
[fastparse]       https://scala-ci.typesafe.com/artifactory/scala-pr-validation-snapshots/org/scala-lang/modules/scala-xml/1.0.5/scala-xml-1.0.5.pom
[fastparse]       https://scala-ci.typesafe.com/artifactory/scala-release-temp/org/scala-lang/modules/scala-xml/1.0.5/scala-xml-1.0.5.pom
[fastparse]     wrong checksum: /home/jenkins/workspace/scala-2.12.x-integrate-community-build/./target-0.9.5/project-builds/fastparse-6914fec92b407d06ed811a252dfd40c92cdd3a78/.dbuild/local-repo/0/org/scala-lang/modules/scala-xml/1.0.5/scala-xml-1.0.5.pom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions