[INFO] [INFO] -----------------------< com.artfess:easy-excel >----------------------- [INFO] Building easy-excel 1.0 [26/33] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ easy-excel --- [INFO] Deleting D:\jenkins\workspace\jd_gyl_java\bpm-tools\easy-excel\target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ easy-excel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\jd_gyl_java\bpm-tools\easy-excel\src\main\resources [INFO] skip non existing resourceDirectory D:\jenkins\workspace\jd_gyl_java\lib [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ easy-excel --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to D:\jenkins\workspace\jd_gyl_java\bpm-tools\easy-excel\target\classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ easy-excel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\jd_gyl_java\bpm-tools\easy-excel\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ easy-excel --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ easy-excel --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ easy-excel --- [INFO] Building jar: D:\jenkins\workspace\jd_gyl_java\bpm-tools\easy-excel\target\easy-excel-1.0.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for jd_gyl 1.0: [INFO] [INFO] jd_gyl ............................................. SUCCESS [ 2.109 s] [INFO] uc-api ............................................. SUCCESS [ 7.912 s] [INFO] bpm-base ........................................... SUCCESS [ 52.514 s] [INFO] redis .............................................. SUCCESS [ 6.235 s] [INFO] uc-api-impl ........................................ SUCCESS [ 3.907 s] [INFO] job ................................................ SUCCESS [ 4.078 s] [INFO] activemq ........................................... SUCCESS [ 5.500 s] [INFO] poi ................................................ SUCCESS [ 7.453 s] [INFO] sysConfig .......................................... SUCCESS [ 10.141 s] [INFO] file ............................................... SUCCESS [ 19.515 s] [INFO] mail ............................................... SUCCESS [ 8.457 s] [INFO] i18n ............................................... SUCCESS [ 5.718 s] [INFO] service ............................................ SUCCESS [ 9.552 s] [INFO] rest-auth-service .................................. SUCCESS [ 1.969 s] [INFO] ueditor ............................................ SUCCESS [ 4.969 s] [INFO] elasticsearch ...................................... SUCCESS [ 6.181 s] [INFO] bpm-tools .......................................... SUCCESS [ 0.016 s] [INFO] integrate .......................................... SUCCESS [ 27.778 s] [INFO] table .............................................. SUCCESS [ 6.422 s] [INFO] bo ................................................. SUCCESS [ 7.015 s] [INFO] bpm ................................................ SUCCESS [ 36.733 s] [INFO] activiti ........................................... SUCCESS [ 24.363 s] [INFO] report ............................................. SUCCESS [ 11.765 s] [INFO] mongodb ............................................ SUCCESS [ 3.109 s] [INFO] rabbitmq ........................................... SUCCESS [ 1.344 s] [INFO] easy-excel ......................................... SUCCESS [ 7.394 s] [INFO] bpm-api ............................................ SUCCESS [ 0.000 s] [INFO] bpm-userCenter-server .............................. FAILURE [ 13.015 s] [INFO] bpm-systemConfig-server ............................ SKIPPED [INFO] bpm-formDesign-server .............................. SKIPPED [INFO] bpm-application-server ............................. SKIPPED [INFO] biz-gyl-server ..................................... SKIPPED [INFO] bpm-assembly ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:28 min [INFO] Finished at: 2025-12-23T04:32:16+08:00 [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "offical" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project bpm-userCenter-server: Compilation failure: Compilation failure: [ERROR] /D:/jenkins/workspace/jd_gyl_java/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/UserManager.java:[29,25] 找不到符号 [ERROR] 符号: 类 EnterpriseVo [ERROR] 位置: 程序包 com.artfess.uc.vo [ERROR] /D:/jenkins/workspace/jd_gyl_java/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/OrgManager.java:[8,39] 程序包com.artfess.uc.enterprise.model不存在 [ERROR] /D:/jenkins/workspace/jd_gyl_java/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/OrgManager.java:[24,25] 找不到符号 [ERROR] 符号: 类 EnterpriseVo [ERROR] 位置: 程序包 com.artfess.uc.vo [ERROR] /D:/jenkins/workspace/jd_gyl_java/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/OrgManagerImpl.java:[21,41] 程序包com.artfess.uc.enterprise.manager不存在 [ERROR] /D:/jenkins/workspace/jd_gyl_java/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/OrgManagerImpl.java:[22,39] 程序包com.artfess.uc.enterprise.model不存在 [ERROR] /D:/jenkins/workspace/jd_gyl_java/bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/OrgManagerImpl.java:[26,25] 找不到符号 [ERROR] 符号: 类 EnterpriseVo [ERROR] 位置: 程序包 com.artfess.uc.vo [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :bpm-userCenter-server