sbt / sbt-header

sbt-header is an sbt plugin for creating file headers, e.g. copyright headers
Apache License 2.0
186 stars 55 forks source link

5.6.3 release got updated by Scala-steward, but then, the project can not resolve it #277

Closed zzvara closed 2 years ago

zzvara commented 2 years ago
[error] (update) sbt.librarymanagement.ResolveEx
ception: Error downloading de.heikoseeberger:sbt-header;sbtVersion=1.0;scalaVersion=2.12:5.6.3  
[error]   Not found
[error]   Not found
[error]   not found: https://repo1.maven.org/mav
en2/de/heikoseeberger/sbt-header_2.12_1.0/5.6.3/sbt-header-5.6.3.pom
[error]   not found: C:\Users\Ehnalis\.ivy2\loca
lde.heikoseeberger\sbt-header\scala_2.12\sbt_1.0\5.6.3\ivys\ivy.xml
[error]   not found: https://repo.scala-sbt.org/
scalasbt/sbt-plugin-releases/de.heikoseeberger/sbt-header/scala_2.12/sbt_1.0/5.6.3/ivys/ivy.xml 
[error]   not found: https://repo.typesafe.com/t
ypesafe/ivy-releases/de.heikoseeberger/sbt-header/scala_2.12/sbt_1.0/5.6.3/ivys/ivy.xml

Using sbt.version = 1.6.2

zzvara commented 2 years ago

It is still not resolvable on my side. Am I missing a resolver?

hseeberger commented 2 years ago

Now 5.6.5 should be on (its way to) Maven Central.