17:00:47 [PREPARING] [INFO] Scanning for projects...
17:00:48 [PREPARING] [INFO]
17:00:48 [PREPARING] [INFO] ---------------< ch.fhnw.prog1.exercise:lists-sets-maps >---------------
17:00:48 [PREPARING] [INFO] Building lists-sets-maps 1.0-SNAPSHOT
17:00:48 [PREPARING] [INFO] from pom.xml
17:00:48 [PREPARING] [INFO] --------------------------------[ jar ]---------------------------------
17:00:49 [PREPARING] [INFO]
17:00:49 [PREPARING] [INFO] --- clean:3.2.0:clean (default-clean) @ lists-sets-maps ---
17:00:50 [PREPARING] [INFO]
17:00:50 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ lists-sets-maps ---
17:00:50 [PREPARING] [INFO] Copying 1 resource from src/main/resources to target/classes
17:00:50 [PREPARING] [INFO]
17:00:50 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ lists-sets-maps ---
17:00:51 [PREPARING] [INFO] Recompiling the module because of changed source code.
17:00:51 [PREPARING] [INFO] Compiling 2 source files with javac [debug target 25] to target/classes
17:00:52 [PREPARING] [INFO]
17:00:52 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ lists-sets-maps ---
17:00:52 [PREPARING] [INFO] Copying 1 resource from src/main/resources to target/classes
17:00:52 [PREPARING] [INFO]
17:00:52 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ lists-sets-maps ---
17:00:52 [PREPARING] [INFO] Nothing to compile - all classes are up to date.
17:00:52 [PREPARING] [INFO]
17:00:52 [PREPARING] [INFO] --- resources:3.4.0:testResources (default-testResources) @ lists-sets-maps ---
17:00:52 [PREPARING] [INFO] Copying 1 resource from src/test/resources to target/test-classes
17:00:52 [PREPARING] [INFO]
17:00:52 [PREPARING] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ lists-sets-maps ---
17:00:52 [PREPARING] [INFO] Recompiling the module because of changed dependency.
17:00:52 [PREPARING] [INFO] Compiling 2 source files with javac [debug target 25] to target/test-classes
17:00:52 [PREPARING] [INFO] ------------------------------------------------------------------------
17:00:52 [PREPARING] [INFO] BUILD SUCCESS
17:00:52 [PREPARING] [INFO] ------------------------------------------------------------------------
17:00:52 [PREPARING] [INFO] Total time: 4.687 s
17:00:52 [PREPARING] [INFO] Finished at: 2026-03-31T17:00:52Z
17:00:52 [PREPARING] [INFO] ------------------------------------------------------------------------
17:01:17 [RUNNING ] Starting evaluating step LlmEvaluation
17:01:17 [RUNNING ] Starting evaluating step UnitTestEvaluation
17:01:26 [RUNNING ] LLM evaluation done
17:01:26 [RUNNING ] Evaluating step LlmEvaluation done
17:02:00 [RUNNING ] Evaluating step UnitTestEvaluation done