sjednac / sbt-ecr

An SBT plugin for managing Docker images within Amazon ECR.
Other
53 stars 25 forks source link

Artifact no longer found #51

Closed fabienfoerster closed 1 year ago

fabienfoerster commented 1 year ago
[error] Error downloading com.mintbeans:sbt-ecr;sbtVersion=1.0;scalaVersion=2.12:0.16.0
[error]   Not found
[error]   Not found
[error]   not found: https://repo1.maven.org/maven2/com/mintbeans/sbt-ecr_2.12_1.0/0.16.0/sbt-ecr-0.16.0.pom
[error]   not found: /Users/fabienfoerster/.ivy2/local/com.mintbeans/sbt-ecr/scala_2.12/sbt_1.0/0.16.0/ivys/ivy.xml
[error]   not found: https://davidmweber.github.io/flyway-sbt.repo/com/mintbeans/sbt-ecr_2.12_1.0/0.16.0/sbt-ecr-0.16.0.pom
[error]   checksum format error: /Users/fabienfoerster/Library/Caches/Coursier/v1/https/repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.mintbeans/sbt-ecr/scala_2.12/sbt_1.0/0.16.0/ivys/ivy.xml.sha1
[error]   checksum format error: /Users/fabienfoerster/Library/Caches/Coursier/v1/https/repo.typesafe.com/typesafe/ivy-releases/com.mintbeans/sbt-ecr/scala_2.12/sbt_1.0/0.16.0/ivys/ivy.xml.sha1
[error]   checksum format error: /Users/fabienfoerster/Library/Caches/Coursier/v1/https/repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com/mintbeans/sbt-ecr_2.12_1.0/0.16.0/sbt-ecr-0.16.0.pom.sha1
fabienfoerster commented 1 year ago

Due to https://github.com/sbt/sbt/issues/7202#