electrolobzik
06/28/2020, 11:27 AMrobstoll
06/28/2020, 2:45 PMelectrolobzik
06/29/2020, 6:33 PMtestImplementation "ch.tutteli.atrium:atrium-core-robstoll-lib:$versions.atriumVersion"
testImplementation "ch.tutteli.atrium:atrium-domain-robstoll-lib:$versions.atriumVersion"
testImplementation "ch.tutteli.atrium:atrium-infix-en_GB:$versions.atriumVersion"
robstoll
06/29/2020, 8:53 PM"ch.tutteli.atrium:atrium-infix-en_GB:$versions.atriumVersion"
Is a bundle module, it includes all the other modules (there are that many modules due to the modular and loosely coupled architecture of Atrium). You should be able to remove the first two dependencies and see the same results if you look at your dependencies. Could you wrap the above output into backticks. This way I might spot a problem. On the first glance it looks goodelectrolobzik
06/30/2020, 8:53 AMrobstoll
06/30/2020, 8:54 AMdevDebugUnitTestRuntimeClasspath -
...
is not indented well I guess, if you wrap it into ``` then they should stayelectrolobzik
06/30/2020, 9:36 AMrobstoll
06/30/2020, 10:48 AMelectrolobzik
06/30/2020, 10:49 AMrobstoll
06/30/2020, 10:56 AMelectrolobzik
06/30/2020, 11:25 AMrobstoll
06/30/2020, 11:27 AMelectrolobzik
06/30/2020, 12:17 PMrobstoll
07/02/2020, 1:13 PM