Created
July 26, 2019 22:20
-
-
Save jhegedus42/2917d9ebdc50f911d5a1688d6408046b to your computer and use it in GitHub Desktop.
css-dsl - for irie - trying to get it resolved - no luck
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jozsefs-MBP:irie joco$ sbt | |
[info] Loading global plugins from /Users/joco/.sbt/1.0/plugins | |
[info] Loading settings for project irie-build from plugins.sbt ... | |
[info] Loading project definition from /Users/joco/dev/im/irie/project | |
[info] Loading settings for project irie from build.sbt ... | |
[info] Set current project to IM root project (in build file:/Users/joco/dev/im/irie/) | |
[info] sbt server started at local:///Users/joco/.sbt/1.0/server/bacc02467050f0642b40/sock | |
sbt:IM root project> clean | |
[success] Total time: 0 s, completed Jul 27, 2019 1:17:18 AM | |
sbt:IM root project> reload | |
[info] Loading global plugins from /Users/joco/.sbt/1.0/plugins | |
[info] Loading settings for project irie-build from plugins.sbt ... | |
[info] Loading project definition from /Users/joco/dev/im/irie/project | |
[info] Loading settings for project irie from build.sbt ... | |
[info] Set current project to IM root project (in build file:/Users/joco/dev/im/irie/) | |
sbt:IM root project> build | |
[error] Not a valid command: build | |
[error] Not a valid project ID: build | |
[error] Expected ':' | |
[error] Not a valid key: build (similar: loadedBuild) | |
[error] build | |
[error] ^ | |
sbt:IM root project> compile | |
[info] Updating ... | |
[info] Updating layer_Z_JVM_and_JS_sharedJS... | |
[info] Updating layer_Z_JVM_and_JS_sharedJVM... | |
[info] Done updating. | |
[info] Done updating. | |
[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings. | |
[info] Compiling 30 Scala sources to /Users/joco/dev/im/irie/layer_Z_JVM_and_JS_shared/.jvm/target/scala-2.12/classes ... | |
[info] Done updating. | |
[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings. | |
[info] Updating layer_Y_JVM_persistence... | |
[info] Updating layer_V_JS_client... | |
[info] Compiling 30 Scala sources to /Users/joco/dev/im/irie/layer_Z_JVM_and_JS_shared/.js/target/scala-2.12/classes ... | |
[info] Done updating. | |
[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings. | |
[info] Updating layer_X_JVM_stateAccess... | |
[warn] module not found: io.github.nafg.css-dsl#bootstrap4_sjs0.6_2.12;0.4.0 | |
[warn] ==== local: tried | |
[warn] /Users/joco/.ivy2/local/io.github.nafg.css-dsl/bootstrap4_sjs0.6_2.12/0.4.0/ivys/ivy.xml | |
[warn] ==== public: tried | |
[warn] https://repo1.maven.org/maven2/io/github/nafg/css-dsl/bootstrap4_sjs0.6_2.12/0.4.0/bootstrap4_sjs0.6_2.12-0.4.0.pom | |
[warn] ==== local-preloaded-ivy: tried | |
[warn] /Users/joco/.sbt/preloaded/io.github.nafg.css-dsl/bootstrap4_sjs0.6_2.12/0.4.0/ivys/ivy.xml | |
[warn] ==== local-preloaded: tried | |
[warn] file:////Users/joco/.sbt/preloaded/io/github/nafg/css-dsl/bootstrap4_sjs0.6_2.12/0.4.0/bootstrap4_sjs0.6_2.12-0.4.0.pom | |
[warn] ==== bintray-naetoligug-maven: tried | |
[warn] https://dl.bintray.com/naetoligug/maven/io/github/nafg/css-dsl/bootstrap4_sjs0.6_2.12/0.4.0/bootstrap4_sjs0.6_2.12-0.4.0.pom | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] :: UNRESOLVED DEPENDENCIES :: | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] :: io.github.nafg.css-dsl#bootstrap4_sjs0.6_2.12;0.4.0: not found | |
[warn] :::::::::::::::::::::::::::::::::::::::::::::: | |
[warn] | |
[warn] Note: Unresolved dependencies path: | |
[warn] io.github.nafg.css-dsl:bootstrap4_sjs0.6_2.12:0.4.0 (/Users/joco/dev/im/irie/build.sbt#L63) | |
[warn] +- layer_v_js_client:layer_v_js_client_sjs0.6_2.12:1.1.4 | |
[info] Done updating. | |
[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings. | |
[info] Updating layer_W_JVM_akka_http_server... | |
[info] Done updating. | |
[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings. | |
[warn] there were two feature warnings; re-run with -feature for details | |
[warn] one warning found | |
[info] Done compiling. | |
[info] Compiling 5 Scala sources to /Users/joco/dev/im/irie/layer_Y_JVM_persistence/target/scala-2.12/classes ... | |
[warn] there were two feature warnings; re-run with -feature for details | |
[warn] one warning found | |
[info] Done compiling. | |
[warn] /Users/joco/dev/im/irie/layer_Y_JVM_persistence/src/main/scala/app/testHelpersServer/state/TestData.scala:15:7: match may not be exhaustive. | |
[warn] It would fail on the following input: LabelThree | |
[warn] label match { | |
[warn] ^ | |
[warn] there were four feature warnings; re-run with -feature for details | |
[warn] two warnings found | |
[info] Done compiling. | |
[info] Compiling 3 Scala sources to /Users/joco/dev/im/irie/layer_X_JVM_stateAccess/target/scala-2.12/classes ... | |
[warn] there was one deprecation warning (since 2.10.0); re-run with -deprecation for details | |
[warn] one warning found | |
[info] Done compiling. | |
[info] Compiling 20 Scala sources to /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/target/scala-2.12/classes ... | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:95:56: type parameter V defined in method decodeJSON2Par_SendParToLogic_EncodeResultToJSON shadows type V defined in class GetViewRequestHandler. You may want to rename your type parameter, or possibly remove it. | |
[warn] def decodeJSON2Par_SendParToLogic_EncodeResultToJSON[V <: View]( | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:3:61: Unused import | |
[warn] import akka.http.scaladsl.server.directives.RouteDirectives.complete | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:4:34: Unused import | |
[warn] import akka.http.scaladsl.server.Route | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:8:57: Unused import | |
[warn] import ch.megard.akka.http.cors.scaladsl.CorsDirectives._ | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:10:45: Unused import | |
[warn] import akka.http.scaladsl.server.Directives._ | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:11:34: Unused import | |
[warn] import akka.http.scaladsl.server.Route | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:21:3: Unused import | |
[warn] View1_Par | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:26:3: Unused import | |
[warn] View1_HolderObject | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:31:44: Unused import | |
[warn] import app.shared.rest.routes.crudRequests.GetEntityRequest | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:32:61: Unused import | |
[warn] import de.heikoseeberger.akkahttpcirce.FailFastCirceSupport._ | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:36:26: Unused import | |
[warn] import scala.concurrent.{ExecutionContext, Future} | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/comm_model_on_the_server_side/serverSide/akkaHttpWebServer/HTTP.scala:36:44: Unused import | |
[warn] import scala.concurrent.{ExecutionContext, Future} | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/server/RESTService/HttpServer_For_ImageMemory_App.scala:7:43: Unused import | |
[warn] import app.shared.{InvalidUUIDinURLError, SomeError_Trait} | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/server/RESTService/HttpServer_For_ImageMemory_App.scala:80:61: Unused import | |
[warn] import ch.megard.akka.http.cors.scaladsl.CorsDirectives._ | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/server/RESTService/HttpServer_For_ImageMemory_App.scala:110:34: Unused import | |
[warn] import io.circe.{Decoder, Encoder} | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/server/RESTService/HttpServer_For_ImageMemory_App.scala:110:43: Unused import | |
[warn] import io.circe.{Decoder, Encoder} | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/server/RESTService/HttpServer_For_ImageMemory_App.scala:169:9: local val bindingFuture in method start is never used | |
[warn] val bindingFuture: Future[Http.ServerBinding] = Http().bindAndHandle( route, host, Config.port ) | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/server/RESTService/routes/views/ViewRoute.scala:4:71: Unused import | |
[warn] import app.comm_model_on_the_server_side.serverSide.akkaHttpWebServer.GetViewRequestHandler | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/server/RESTService/routes/views/ViewRoute.scala:20:57: Unused import | |
[warn] import ch.megard.akka.http.cors.scaladsl.CorsDirectives._ | |
[warn] ^ | |
[warn] /Users/joco/dev/im/irie/layer_W_JVM_akka_http_server/src/main/scala/app/server/RESTService/routes/views/ViewRoute.scala:22:30: Unused import | |
[warn] import io.circe.generic.auto._ | |
[warn] ^ | |
[warn] 20 warnings found | |
[info] Done compiling. | |
[error] sbt.librarymanagement.ResolveException: unresolved dependency: io.github.nafg.css-dsl#bootstrap4_sjs0.6_2.12;0.4.0: not found | |
[error] at sbt.internal.librarymanagement.IvyActions$.resolveAndRetrieve(IvyActions.scala:332) | |
[error] at sbt.internal.librarymanagement.IvyActions$.$anonfun$updateEither$1(IvyActions.scala:208) | |
[error] at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:239) | |
[error] at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:204) | |
[error] at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:70) | |
[error] at sbt.internal.librarymanagement.IvySbt$$anon$3.call(Ivy.scala:77) | |
[error] at xsbt.boot.Locks$GlobalLock.withChannel$1(Locks.scala:95) | |
[error] at xsbt.boot.Locks$GlobalLock.xsbt$boot$Locks$GlobalLock$$withChannelRetries$1(Locks.scala:80) | |
[error] at xsbt.boot.Locks$GlobalLock$$anonfun$withFileLock$1.apply(Locks.scala:99) | |
[error] at xsbt.boot.Using$.withResource(Using.scala:10) | |
[error] at xsbt.boot.Using$.apply(Using.scala:9) | |
[error] at xsbt.boot.Locks$GlobalLock.ignoringDeadlockAvoided(Locks.scala:60) | |
[error] at xsbt.boot.Locks$GlobalLock.withLock(Locks.scala:50) | |
[error] at xsbt.boot.Locks$.apply0(Locks.scala:31) | |
[error] at xsbt.boot.Locks$.apply(Locks.scala:28) | |
[error] at sbt.internal.librarymanagement.IvySbt.withDefaultLogger(Ivy.scala:77) | |
[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:199) | |
[error] at sbt.internal.librarymanagement.IvySbt.withIvy(Ivy.scala:196) | |
[error] at sbt.internal.librarymanagement.IvySbt$Module.withModule(Ivy.scala:238) | |
[error] at sbt.internal.librarymanagement.IvyActions$.updateEither(IvyActions.scala:193) | |
[error] at sbt.librarymanagement.ivy.IvyDependencyResolution.update(IvyDependencyResolution.scala:20) | |
[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:56) | |
[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:45) | |
[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:93) | |
[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:68) | |
[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$19(LibraryManagement.scala:106) | |
[error] at scala.util.control.Exception$Catch.apply(Exception.scala:224) | |
[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:106) | |
[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:89) | |
[error] at sbt.util.Tracked$.$anonfun$inputChanged$1(Tracked.scala:149) | |
[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:120) | |
[error] at sbt.Classpaths$.$anonfun$updateTask$5(Defaults.scala:2561) | |
[error] at scala.Function1.$anonfun$compose$1(Function1.scala:44) | |
[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:40) | |
[error] at sbt.std.Transform$$anon$4.work(System.scala:67) | |
[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:269) | |
[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:16) | |
[error] at sbt.Execute.work(Execute.scala:278) | |
[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:269) | |
[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:178) | |
[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:37) | |
[error] at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
[error] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
[error] at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
[error] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | |
[error] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
[error] at java.lang.Thread.run(Thread.java:748) | |
[error] (layer_V_JS_client / update) sbt.librarymanagement.ResolveException: unresolved dependency: io.github.nafg.css-dsl#bootstrap4_sjs0.6_2.12;0.4.0: not found | |
[error] Total time: 32 s, completed Jul 27, 2019 1:18:03 AM | |
sbt:IM root project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment