Re: Unable to run unit tests inside a docker container

2021-02-08 Thread Stephin Thomas
I am not sure why scala is not known. This is the version I'm using inside my container *bash-4.4$ which scala/usr/bin/scalabash-4.4$ scala -versionScala code runner version 2.12.13 -- Copyright 2002-2020, LAMP/EPFL and Lightbend, Inc.* On Mon, Feb 8, 2021 at 4:02 PM Martin Gainty wrote: >

Re: Unable to run unit tests inside a docker container

2021-02-08 Thread Martin Gainty
scala plugin is not accessible FAILURE: Build failed with an exception. 09:47:39.315 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 09:47:39.315 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Where: 09:47:39.316 [ERROR]

Re: Unable to run unit tests inside a docker container

2021-02-08 Thread Stephin Thomas
@Martin Please see the build.gradle here On Fri, Feb 5, 2021 at 1:31 AM Martin Gainty wrote: > * What went wrong: > 18:54:25.681 [ERROR] > [org.gradle.internal.buildevents.BuildExceptionReporter] > A problem occurred