You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/05/06 11:21:30 UTC

[GitHub] [incubator-pekko-projection] mdedetrich commented on a diff in pull request #35: Use ApacheMavenSnapshotsRepo constant

mdedetrich commented on code in PR #35:
URL: https://github.com/apache/incubator-pekko-projection/pull/35#discussion_r1186682940


##########
project/PekkoSnapshotRepository.scala:
##########
@@ -22,11 +22,8 @@ object PekkoSnapshotRepositories extends AutoPlugin {
     resolvers ++= (sys.props
       .get("build.pekko.version")
       .orElse(sys.props.get("build.connectors.kafka.version")) match {
-      case Some(_) =>
-        Seq(
-          // akka and alpakka-kafka use Sonatype's snapshot repo

Review Comment:
   Comment was removed because the context of it appears to be a relic from when Akka was migrating from bintray to sonatype and in any case its not relevant to Pekko at all (our snapshots will always be on Apache Maven's main snapshot repo).



-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org