AutoFeedback API

Logs 8a989dcb-d126-4a19-868c-06a448479bf7

08:51:31 [PREPARING] [INFO] Scanning for projects...
08:51:31 [PREPARING] [INFO]
08:51:31 [PREPARING] [INFO] -----------------< ch.fhnw.prog1.exercise:hello-prog1 >-----------------
08:51:31 [PREPARING] [INFO] Building hello-prog1 1.0-SNAPSHOT
08:51:31 [PREPARING] [INFO]   from pom.xml
08:51:31 [PREPARING] [INFO] --------------------------------[ jar ]---------------------------------
08:51:33 [PREPARING] [INFO]
08:51:33 [PREPARING] [INFO] --- clean:3.2.0:clean (default-clean) @ hello-prog1 ---
08:51:33 [PREPARING] [INFO]
08:51:33 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ hello-prog1 ---
08:51:34 [PREPARING] [INFO] skip non existing resourceDirectory /git_9123331873476582878/src/main/resources
08:51:34 [PREPARING] [INFO]
08:51:34 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ hello-prog1 ---
08:51:35 [PREPARING] [INFO] Recompiling the module because of changed source code.
08:51:35 [PREPARING] [INFO] Compiling 1 source file with javac [debug target 25] to target/classes
08:51:36 [PREPARING] [INFO] -------------------------------------------------------------
08:51:36 [PREPARING] [ERROR] COMPILATION ERROR :
08:51:36 [PREPARING] [INFO] -------------------------------------------------------------
08:51:36 [PREPARING] [ERROR] /git_9123331873476582878/src/main/java/ch/fhnw/prog1/exercise/hello/HelloProg1.java:[5,45] ';' expected
08:51:36 [PREPARING] [INFO] 1 error
08:51:36 [PREPARING] [INFO] -------------------------------------------------------------
08:51:36 [PREPARING] [INFO] ------------------------------------------------------------------------
08:51:36 [PREPARING] [INFO] BUILD FAILURE
08:51:36 [PREPARING] [INFO] ------------------------------------------------------------------------
08:51:36 [PREPARING] [INFO] Total time:  4.309 s
08:51:36 [PREPARING] [INFO] Finished at: 2026-03-11T08:51:36Z
08:51:36 [PREPARING] [INFO] ------------------------------------------------------------------------
08:51:36 [PREPARING] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project hello-prog1: Compilation failure
08:51:36 [PREPARING] [ERROR] /git_9123331873476582878/src/main/java/ch/fhnw/prog1/exercise/hello/HelloProg1.java:[5,45] ';' expected
08:51:36 [PREPARING] [ERROR]
08:51:36 [PREPARING] [ERROR] -> [Help 1]
08:51:36 [PREPARING] [ERROR]
08:51:36 [PREPARING] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
08:51:36 [PREPARING] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
08:51:36 [PREPARING] [ERROR]
08:51:36 [PREPARING] [ERROR] For more information about the errors and possible solutions, please read the following articles:
08:51:36 [PREPARING] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
08:51:36 [PREPARING] Failed to build student submission
08:51:36 [PREPARING]     HINT: ensure your code can be compiled locally before running AutoFeedback evaluation