You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to use the sbt script to build silex, the script reported an error about retrieving sbt-launch.jar. I noticed that it tried to use the old artifactoryonline.com repo. Updated the sbt script fixed the issue for me.
When I tried to use the
sbtscript to buildsilex, the script reported an error about retrievingsbt-launch.jar. I noticed that it tried to use the oldartifactoryonline.comrepo. Updated thesbtscript fixed the issue for me.