pjfanning opened a new issue, #121: URL: https://github.com/apache/incubator-pekko-management/issues/121
https://github.com/apache/incubator-pekko-management/actions/runs/5840655047/job/15840109326 ``` [error] sbt.librarymanagement.ResolveException: unresolved dependency: org.apache.pekko#pekko-management-cluster-http_2.13;1.0.0: not found [error] unresolved dependency: org.apache.pekko#pekko-management-cluster-bootstrap_2.13;1.0.0: not found [error] unresolved dependency: org.apache.pekko#pekko-discovery-marathon-api_2.13;1.0.0: not found [error] at sbtlicensereport.license.LicenseReport$.$anonfun$resolve$1(LicenseReport.scala:233) [error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267) [error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212) [error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72) [error] at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82) ``` v1.0.0 jars are not on Maven Central yet. Will be there later today. It is inconvenient not to be able to build the docs before the jars are released. The question is why the build can't check mavenLocal. -- 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]
