Packaging problem
I am not able to package the client into a jar version
[INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/MCBEClient/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/MCBEClient/src/main/java/jp/dip/hmy2001/mcbeClient/utils/NetworkCipher.java:[6,22] package javax.xml.bind does not exist [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.626 s [INFO] Finished at: 2020-08-16T23:59:12Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project MCBEClient: Compilation failure [ERROR] /home/MCBEClient/src/main/java/jp/dip/hmy2001/mcbeClient/utils/NetworkCipher.java:[6,22] package javax.xml.bind does not exist [ERROR] [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException