AutoFeedback API

Logs 0ab7f3c4-09f6-445e-86e4-d1109482d5a0

17:54:43 [PREPARING] [INFO] Scanning for projects...
17:54:43 [PREPARING] [INFO]
17:54:43 [PREPARING] [INFO] ---------------< ch.fhnw.prog1.exercise:lists-sets-maps >---------------
17:54:43 [PREPARING] [INFO] Building lists-sets-maps 1.0-SNAPSHOT
17:54:43 [PREPARING] [INFO]   from pom.xml
17:54:43 [PREPARING] [INFO] --------------------------------[ jar ]---------------------------------
17:54:45 [PREPARING] [INFO]
17:54:45 [PREPARING] [INFO] --- clean:3.2.0:clean (default-clean) @ lists-sets-maps ---
17:54:46 [PREPARING] [INFO]
17:54:46 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ lists-sets-maps ---
17:54:47 [PREPARING] [INFO] skip non existing resourceDirectory /git_15298233630587365642/src/main/resources
17:54:47 [PREPARING] [INFO]
17:54:47 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ lists-sets-maps ---
17:54:48 [PREPARING] [INFO] Recompiling the module because of changed source code.
17:54:48 [PREPARING] [INFO] Compiling 2 source files with javac [debug target 25] to target/classes
17:54:49 [PREPARING] [INFO]
17:54:49 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ lists-sets-maps ---
17:54:49 [PREPARING] [INFO] skip non existing resourceDirectory /git_15298233630587365642/src/main/resources
17:54:49 [PREPARING] [INFO]
17:54:49 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ lists-sets-maps ---
17:54:49 [PREPARING] [INFO] Nothing to compile - all classes are up to date.
17:54:49 [PREPARING] [INFO]
17:54:49 [PREPARING] [INFO] --- resources:3.4.0:testResources (default-testResources) @ lists-sets-maps ---
17:54:49 [PREPARING] [INFO] Copying 1 resource from src/test/resources to target/test-classes
17:54:50 [PREPARING] [INFO]
17:54:50 [PREPARING] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ lists-sets-maps ---
17:54:50 [PREPARING] [INFO] Recompiling the module because of changed dependency.
17:54:50 [PREPARING] [INFO] Compiling 2 source files with javac [debug target 25] to target/test-classes
17:54:50 [PREPARING] [INFO] -------------------------------------------------------------
17:54:50 [PREPARING] [ERROR] COMPILATION ERROR :
17:54:50 [PREPARING] [INFO] -------------------------------------------------------------
17:54:50 [PREPARING] [ERROR] /git_15298233630587365642/src/test/java/ch/fhnw/prog1/exercise/eratosthenes/EratosthenesTest.java:[20,2] reached end of file while parsing
17:54:50 [PREPARING] [INFO] 1 error
17:54:50 [PREPARING] [INFO] -------------------------------------------------------------
17:54:50 [PREPARING] [INFO] ------------------------------------------------------------------------
17:54:50 [PREPARING] [INFO] BUILD FAILURE
17:54:50 [PREPARING] [INFO] ------------------------------------------------------------------------
17:54:50 [PREPARING] [INFO] Total time:  7.026 s
17:54:50 [PREPARING] [INFO] Finished at: 2026-04-20T17:54:50Z
17:54:50 [PREPARING] [INFO] ------------------------------------------------------------------------
17:54:50 [PREPARING] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:testCompile (default-testCompile) on project lists-sets-maps: Compilation failure
17:54:50 [PREPARING] [ERROR] /git_15298233630587365642/src/test/java/ch/fhnw/prog1/exercise/eratosthenes/EratosthenesTest.java:[20,2] reached end of file while parsing
17:54:50 [PREPARING] [ERROR]
17:54:50 [PREPARING] [ERROR] -> [Help 1]
17:54:50 [PREPARING] [ERROR]
17:54:50 [PREPARING] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
17:54:50 [PREPARING] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
17:54:50 [PREPARING] [ERROR]
17:54:50 [PREPARING] [ERROR] For more information about the errors and possible solutions, please read the following articles:
17:54:50 [PREPARING] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
17:54:50 [PREPARING] Failed to build student submission
17:54:50 [PREPARING]     HINT: ensure your code can be compiled locally before running AutoFeedback evaluation