mdedetrich commented on code in PR #370:
URL: https://github.com/apache/incubator-pekko/pull/370#discussion_r1218090559
##########
project/Paradox.scala:
##########
@@ -72,7 +72,6 @@ object Paradox {
val themeSettings = Seq(
// allow access to snapshots for pekko-sbt-paradox
- resolvers += Resolver.ApacheMavenSnapshotsRepo,
Review Comment:
> There is a `resolverSettings ` in `PekkoBuild.scala`, would that be be
better place?
This is temporary so actually I would prefer to not have it in
`resolverSettings` which is also designed to be global (in our case we only
want it for Paradox).
--
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]