Roiocam commented on code in PR #36:
URL: 
https://github.com/apache/incubator-pekko-site/pull/36#discussion_r1360393736


##########
project/plugins.sbt:
##########
@@ -15,4 +15,6 @@
  * limitations under the License.
  */
 
-addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.0")
+resolvers += Resolver.ApacheMavenSnapshotsRepo
+
+addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % 
"1.0.0+5-b3a6a5ce-SNAPSHOT")

Review Comment:
   Just one more question, how long that Snapshot retain?
   When the CI/CD is triggered by some scheduler task,  and the snapshot not 
longer exists. which may result in the Pekko website going offline.



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