pjfanning commented on code in PR #615: URL: https://github.com/apache/pekko-http/pull/615#discussion_r1792278816
########## build.sbt: ########## @@ -22,6 +22,7 @@ import com.lightbend.paradox.apidoc.ApidocPlugin.autoImport.apidocRootPackage sourceDistName := "apache-pekko-http" sourceDistIncubating := false +ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo Review Comment: I've created https://github.com/pjfanning/sbt-pekko-build/issues/16 - I think have explicit checks at release time is better than having our branches always set up to ban snapshot dependencies. -- 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]
