[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ pcpaas-foura ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 123 source files to D:new-lifeops-serveropsops-serverpcpaaspcpaas-fouratargetclasses
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /D:/new-life/ops-server/ops/ops-server/pcpaas/pcpaas-foura/src/main/java/com/chinamobile/cmss/pcb1/user/utils/LogUtil.java:[7,44] 程序包com.
sun.xml.internal.bind.marshaller不存在
在pom.xml插件配置中加入如下配置:
问题解决:org.apache.maven.plugins maven-compiler-plugin ---1.8 1.8 UTF-8 ${JAVA_HOME}/jre/lib/rt.jar;${JAVA_HOME}/jre/lib/jce.jar
[INFO] Building tar: D:new-lifeops-serveropsops-serverpcpaaspcpaas-fouratargetpcpaas-foura-1.1.0-bin.tar.gz
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.530 s
[INFO] Finished at: 2021-10-25T15:08:12+08:00
[INFO] Final Memory: 77M/732M
[INFO] ------------------------------------------------------------------------



