mdedetrich commented on PR #166: URL: https://github.com/apache/incubator-pekko-persistence-cassandra/pull/166#issuecomment-1993702085
> ``` > [error] sbt.librarymanagement.ResolveException: Error downloading org.apache.pekko:pekko-theme-paradox:1.0.1-RC1+5-13892678-SNAPSHOT > [error] Not found > [error] Not found > [error] not found: /home/runner/.ivy2/localorg.apache.pekko/pekko-theme-paradox/1.0.1-RC1+5-13892678-SNAPSHOT/ivys/ivy.xml > [error] not found: https://repo1.maven.org/maven2/org/apache/pekko/pekko-theme-paradox/1.0.1-RC1+5-13892678-SNAPSHOT/pekko-theme-paradox-1.0.1-RC1+5-13892678-SNAPSHOT.pom > ``` Yes this happens because the snapshots repo is being overloaded. A release is on the way but its still waiting for another binding one vote (see https://lists.apache.org/thread/dpqckc5g23fw7q6plh0d89md7tn6rr1c) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
