Success控制台输出

[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 [  0.328 s]
[INFO] uc-api ............................................. SUCCESS [  4.000 s]
[INFO] bpm-base ........................................... SUCCESS [ 25.969 s]
[INFO] redis .............................................. SUCCESS [  3.031 s]
[INFO] uc-api-impl ........................................ SUCCESS [  4.422 s]
[INFO] job ................................................ SUCCESS [  4.922 s]
[INFO] activemq ........................................... SUCCESS [  2.360 s]
[INFO] poi ................................................ SUCCESS [  8.297 s]
[INFO] sysConfig .......................................... SUCCESS [ 21.334 s]
[INFO] file ............................................... SUCCESS [ 12.875 s]
[INFO] mail ............................................... SUCCESS [  8.125 s]
[INFO] i18n ............................................... SUCCESS [  3.563 s]
[INFO] service ............................................ SUCCESS [  4.687 s]
[INFO] rest-auth-service .................................. SUCCESS [  2.890 s]
[INFO] ueditor ............................................ SUCCESS [  3.469 s]
[INFO] elasticsearch ...................................... SUCCESS [  5.500 s]
[INFO] bpm-tools .......................................... SUCCESS [  0.015 s]
[INFO] integrate .......................................... SUCCESS [  6.234 s]
[INFO] table .............................................. SUCCESS [  8.750 s]
[INFO] bo ................................................. SUCCESS [  4.750 s]
[INFO] bpm ................................................ SUCCESS [ 37.596 s]
[INFO] activiti ........................................... SUCCESS [ 22.657 s]
[INFO] report ............................................. SUCCESS [  5.813 s]
[INFO] mongodb ............................................ SUCCESS [  2.797 s]
[INFO] rabbitmq ........................................... SUCCESS [  1.484 s]
[INFO] easy-excel ......................................... SUCCESS [  3.893 s]
[INFO] bpm-api ............................................ SUCCESS [  0.015 s]
[INFO] bpm-userCenter-server .............................. SUCCESS [ 27.656 s]
[INFO] bpm-systemConfig-server ............................ SUCCESS [ 12.219 s]
[INFO] bpm-formDesign-server .............................. SUCCESS [ 15.736 s]
[INFO] bpm-application-server ............................. SUCCESS [ 11.488 s]
[INFO] biz-gyl-server ..................................... FAILURE [ 27.283 s]
[INFO] bpm-assembly ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:37 min
[INFO] Finished at: 2025-12-06T04:33:00+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 biz-gyl-server: Compilation failure: Compilation failure:
[ERROR] /D:/jenkins/workspace/jd_gyl_java/biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/dao/BizSupplierEnterpriseRegisterInformationDao.java:[4,44] 程序包com.artfess.gyl.supplierApply4.model不存在
[ERROR] /D:/jenkins/workspace/jd_gyl_java/biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/dao/BizSupplierEnterpriseRegisterInformationDao.java:[5,41] 程序包com.artfess.gyl.supplierApply4.vo不存在
[ERROR] /D:/jenkins/workspace/jd_gyl_java/biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/impl/BizSupplierMainProductsPerformance3ManagerImpl.java:[16,44] 程序包com.artfess.gyl.supplierApply4.model不存在
[ERROR] /D:/jenkins/workspace/jd_gyl_java/biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/impl/BizSupplierProductionProcessPerformance3ManagerImpl.java:[12,44] 程序包com.artfess.gyl.supplierApply4.model不存在
[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 :biz-gyl-server