!JuIRXOwIekqpLKDuXI:matrix.org

Scala Tooling

1952 Members
2 Servers

Load older messages


SenderMessageTime
22 Apr 2024
@_discord_301325041508024321:t2bot.ioloic_helld_awlb joined the room.11:56:35
@_discord_727199111576813569:t2bot.ioczc2093 joined the room.15:10:43
23 Apr 2024
@_discord_1197364187207319652:t2bot.ioyukarwh_71931 joined the room.04:57:43
@_discord_658562800033202186:t2bot.io.susliko joined the room.11:25:12
24 Apr 2024
@poonam.yenare:matrix.orgpoonam.yenare joined the room.12:32:24
@_discord_237189429159002112:t2bot.iokhamasito joined the room.19:23:23
@_discord_237189429159002112:t2bot.iokhamasito hello 19:23:25
@_discord_237189429159002112:t2bot.iokhamasito 19:23:27
@_discord_237189429159002112:t2bot.iokhamasito I created a new play project using sbt but I can't run it with sbt run 19:23:40
@_discord_237189429159002112:t2bot.iokhamasito
[warn]  Note: Unresolved dependencies path:
[error] sbt.librarymanagement.ResolveException: Error downloading org.playframework:play-filters-helpers_3.1.4:3.0.2
[error]   Not found
[error]   Not found
[error]   not found: C:\Users\ctigr\.ivy2\localorg.playframework\play-filters-helpers_3.1.4\3.0.2\ivys\ivy.xml
[error]   not found: https://repo1.maven.org/maven2/org/playframework/play-filters-helpers_3.1.4/3.0.2/play-filters-helpers_3.1.4-3.0.2.pom
[error]   not found: https://jcenter.bintray.com/org/playframework/play-filters-helpers_3.1.4/3.0.2/play-filters-helpers_3.1.4-3.0.2.pom
[error] Error downloading org.playframework:play-pekko-http-server_3.1.4:3.0.2
19:24:25
@_discord_237189429159002112:t2bot.iokhamasitoRedacted or Malformed Event19:24:28
@_discord_237189429159002112:t2bot.iokhamasito there's like 20 errors for many different packages 19:24:43
@_discord_237189429159002112:t2bot.iokhamasito this is my build.sbt file

name := """netsend_server_scala"""
organization := "co.entitysystems"

version := "1.0-SNAPSHOT"

lazy val root = (project in file(".")).enablePlugins(PlayScala)

scalaVersion := "3.1.4"

libraryDependencies += guice
libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "7.0.0" % Test

// Adds additional packages into Twirl
//TwirlKeys.templateImports += "co.entitysystems.controllers._"

// Adds additional packages into conf/routes
// play.sbt.routes.RoutesKeys.routesImport += "co.entitysystems.binders._"
19:25:07
@_discord_237189429159002112:t2bot.iokhamasito * this is my build.sbt file
name := """netsend_server_scala"""
organization := "co.entitysystems"

version := "1.0-SNAPSHOT"

lazy val root = (project in file(".")).enablePlugins(PlayScala)

scalaVersion := "3.1.4"

libraryDependencies += guice
libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "7.0.0" % Test

// Adds additional packages into Twirl
//TwirlKeys.templateImports += "co.entitysystems.controllers._"

// Adds additional packages into conf/routes
// play.sbt.routes.RoutesKeys.routesImport += "co.entitysystems.binders._"
19:25:14
@_discord_292708232936423425:t2bot.ioLucas Nouguier You should use scalaVersion 3.3.3 (LTS version) 19:26:51
@_discord_237189429159002112:t2bot.iokhamasito let me try, do I just update the version in build.sbt? 19:27:08
@_discord_292708232936423425:t2bot.ioLucas Nouguier That's not the issue though, have you checked that the library's version is available for scala 3.1.4 ? 19:27:19
@_discord_292708232936423425:t2bot.ioLucas Nouguier update the build and do an import build 19:27:34
@_discord_237189429159002112:t2bot.iokhamasito let me try 19:27:42
@_discord_237189429159002112:t2bot.iokhamasito says import is not a valid command 19:28:23
@_discord_292708232936423425:t2bot.ioLucas Nouguier you're in VSC ? 19:28:43
@_discord_237189429159002112:t2bot.iokhamasito intellij idea 19:28:49
@_discord_237189429159002112:t2bot.iokhamasito with scala plugin 19:28:55
@_discord_292708232936423425:t2bot.ioLucas Nouguier oh, sorry I don't know much about IJ, but there should be a button somewhere to import/reload the build 19:29:56
@_discord_237189429159002112:t2bot.iokhamasito what would be the command in cli? 19:30:13
@_discord_292708232936423425:t2bot.ioLucas Nouguier you can launch a sbt server 19:31:24
@_discord_237189429159002112:t2bot.iokhamasito I changed the version now sbt run and it's downloading stuff 19:31:35
@_discord_237189429159002112:t2bot.iokhamasito seems to be working 19:31:38
@_discord_237189429159002112:t2bot.iokhamasito works I can access the index page 19:32:23
@_discord_237189429159002112:t2bot.iokhamasito thanks 🙂 19:32:41

There are no newer messages yet.


Back to Room ListRoom Version: 9