Thanks for the 1.11.0-RC3 release. I tried it out but am still getting issues - but different from sbt-ci-release 1.9.3.
[info] published jackson-module-scala_2.12 to https://central.sonatype.com/repository/maven-snapshots/tools/jackson/module/jackson-module-scala_2.12/3.0.0-rc6-SNAPSHOT/jackson-module-scala_2.12-3.0.0-rc6-SNAPSHOT.buildinfo.asc
[info] published jackson-module-scala_2.12 to https://central.sonatype.com/repository/maven-snapshots/tools/jackson/module/jackson-module-scala_2.12/3.0.0-rc6-SNAPSHOT/jackson-module-scala_2.12-3.0.0-rc6-SNAPSHOT-sources.jar
[error] java.io.IOException: Server returned HTTP response code: 500 for URL: https://central.sonatype.com/repository/maven-snapshots/tools/jackson/module/jackson-module-scala_2.12/3.0.0-rc6-SNAPSHOT/jackson-module-scala_2.12-3.0.0-rc6-SNAPSHOT-sources.jar.asc.sha1
It looks like central.sonatype.com accepts some files but fails with the jar.asc.sha1 file. I am not sure why this is being generated and it does look unnecessary. I've never seen sbt or sbt-ci-release trying to create sha1 files for the asc files before.
Any insights would be appreciated.
Thanks for the 1.11.0-RC3 release. I tried it out but am still getting issues - but different from sbt-ci-release 1.9.3.
It looks like central.sonatype.com accepts some files but fails with the jar.asc.sha1 file. I am not sure why this is being generated and it does look unnecessary. I've never seen sbt or sbt-ci-release trying to create sha1 files for the asc files before.
Any insights would be appreciated.