pjfanning commented on PR #4:
URL:
https://github.com/apache/incubator-pekko-samples/pull/4#issuecomment-1468898630
CI is broken - it appears that you are missing the required repository
definition to get the pekko snapshot jars from repository.apache.org.
In sbt, this looks like:
```
resolvers += "Apache Nexus
Snapshots".at("https://repository.apache.org/content/repositories/snapshots/")
```
--
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]