AutoFeedback API

Logs a7d4143a-7c52-45f5-9984-d2c7540fa8c9

12:16:10 [PREPARING] [INFO] Scanning for projects...
12:16:10 [PREPARING] [INFO]
12:16:10 [PREPARING] [INFO] --------------------< prog1:linking-encapsulation >---------------------
12:16:10 [PREPARING] [INFO] Building linking-encapsulation 1.0-SNAPSHOT
12:16:10 [PREPARING] [INFO]   from pom.xml
12:16:10 [PREPARING] [INFO] --------------------------------[ jar ]---------------------------------
12:16:24 [PREPARING] [INFO]
12:16:24 [PREPARING] [INFO] --- clean:3.2.0:clean (default-clean) @ linking-encapsulation ---
12:16:25 [PREPARING] [INFO]
12:16:25 [PREPARING] [INFO] --- resources:3.4.0:resources (default-resources) @ linking-encapsulation ---
12:16:27 [PREPARING] [INFO] Copying 25 resources from src/main/resources to target/classes
12:16:27 [PREPARING] [INFO]
12:16:27 [PREPARING] [INFO] --- compiler:3.15.0:compile (default-compile) @ linking-encapsulation ---
12:16:28 [PREPARING] [INFO] Recompiling the module because of changed source code.
12:16:28 [PREPARING] [INFO] Compiling 10 source files with javac [debug release 25] to target/classes
12:16:30 [PREPARING] [INFO] -------------------------------------------------------------
12:16:30 [PREPARING] [ERROR] COMPILATION ERROR :
12:16:30 [PREPARING] [INFO] -------------------------------------------------------------
12:16:30 [PREPARING] [ERROR] /git_18296780671873357982/src/main/java/ch/fhnw/prog1/exercise/smarthome/Home.java:[6,32] package com.sun.tools.javac.util does not exist
12:16:30 [PREPARING] [INFO] 1 error
12:16:30 [PREPARING] [INFO] -------------------------------------------------------------
12:16:30 [PREPARING] [INFO] ------------------------------------------------------------------------
12:16:30 [PREPARING] [INFO] BUILD FAILURE
12:16:30 [PREPARING] [INFO] ------------------------------------------------------------------------
12:16:30 [PREPARING] [INFO] Total time:  20.033 s
12:16:30 [PREPARING] [INFO] Finished at: 2026-05-17T12:16:30Z
12:16:30 [PREPARING] [INFO] ------------------------------------------------------------------------
12:16:30 [PREPARING] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project linking-encapsulation: Compilation failure
12:16:30 [PREPARING] [ERROR] /git_18296780671873357982/src/main/java/ch/fhnw/prog1/exercise/smarthome/Home.java:[6,32] package com.sun.tools.javac.util does not exist
12:16:30 [PREPARING] [ERROR]
12:16:30 [PREPARING] [ERROR] -> [Help 1]
12:16:30 [PREPARING] [ERROR]
12:16:30 [PREPARING] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
12:16:30 [PREPARING] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
12:16:30 [PREPARING] [ERROR]
12:16:30 [PREPARING] [ERROR] For more information about the errors and possible solutions, please read the following articles:
12:16:30 [PREPARING] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
12:16:31 [PREPARING] Failed to build student submission
12:16:31 [PREPARING]     HINT: ensure your code can be compiled locally before running AutoFeedback evaluation