pjfanning commented on code in PR #615:
URL: https://github.com/apache/pekko-http/pull/615#discussion_r1792342397


##########
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:
   looks like sbt-pekko-build actually has some internal smarts that add the 
snapshot resolver if you use non-default system properties to enable testing 
with snapshots (eg `-Dpekko.build.pekko.version=main`).



-- 
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]

Reply via email to