GitHub user ramazanyich added a comment to the discussion: When is the final pekko 1.1.0 expected to be released
I see the 1.1.0-RC1 tag, but can not download the dependecies from maven repo. got error: `warn] Note: Unresolved dependencies path: [error] sbt.librarymanagement.ResolveException: Error downloading org.apache.pekko:pekko-actor_2.13:1.1.0-RC1 [error] Not found [error] Not found [error] not found: /home/xxx/.ivy2/local/org.apache.pekko/pekko-actor_2.13/1.1.0-RC1/ivys/ivy.xml [error] not found: https://repo1.maven.org/maven2/org/apache/pekko/pekko-actor_2.13/1.1.0-RC1/pekko-actor_2.13-1.1.0-RC1.pom [error] Error downloading org.apache.pekko:pekko-stream_2.13:1.1.0-RC1 [error] Not found [error] Not found [error] not found: /home/xxx/.ivy2/local/org.apache.pekko/pekko-stream_2.13/1.1.0-RC1/ivys/ivy.xml [error] not found: https://repo1.maven.org/maven2/org/apache/pekko/pekko-stream_2.13/1.1.0-RC1/pekko-stream_2.13-1.1.0-RC1.pom [error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:346) [error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:315) [error] at scala.util.Either$LeftProjection.map(Either.scala:573) [error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:315) [error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60) ` GitHub link: https://github.com/apache/pekko/discussions/1414#discussioncomment-10517304 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
