-
Notifications
You must be signed in to change notification settings - Fork 29
Description
D:\SysML2\SysML-v2-API-Services>sbt run
[info] Loading settings for project sysml-v2-api-services-build from plugins.sbt,scaffold.sbt ...
[info] Loading project definition from D:\SysML2\SysML-v2-API-Services\project
[info] Updating ProjectRef(uri("file:/D:/SysML2/SysML-v2-API-Services/project/"), "sysml-v2-api-services-build")...
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.typesafe.play#sbt-plugin;2.7.1: Resolution failed several times for dependency: com.typesafe.play#sbt-plugin;2.7.1 {compile=[default(compile)]}::
[warn] typesafe-ivy-releases: unable to get resource for com.typesafe.play#sbt-plugin;2.7.1: res=https://repo.typesafe.com/typesafe/ivy-releases/com.typesafe.play/sbt-plugin/scala_2.12/sbt_1.0/2.7.1/ivys/ivy.xml: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Can you please provide a hint how to replace the deleted dependencies?
I tried different forks, but none of them with updated dependencies resolved the issue.
Thank you!