Success控制台输出

[INFO] 
[INFO] -----------------------< com.artfess:easy-excel >-----------------------
[INFO] Building easy-excel 1.0                                          [26/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ easy-excel ---
[INFO] Deleting D:\jenkins\workspace\xcjy-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\xcjy-java\bpm-tools\easy-excel\src\main\resources
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\xcjy-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\xcjy-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\xcjy-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\xcjy-java\bpm-tools\easy-excel\target\easy-excel-1.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for xcjy 1.0:
[INFO] 
[INFO] xcjy ............................................... SUCCESS [  0.844 s]
[INFO] uc-api ............................................. SUCCESS [  7.672 s]
[INFO] bpm-base ........................................... SUCCESS [ 39.416 s]
[INFO] redis .............................................. SUCCESS [  8.235 s]
[INFO] uc-api-impl ........................................ SUCCESS [  3.813 s]
[INFO] job ................................................ SUCCESS [  3.781 s]
[INFO] activemq ........................................... SUCCESS [  2.859 s]
[INFO] poi ................................................ SUCCESS [  6.421 s]
[INFO] sysConfig .......................................... SUCCESS [  6.765 s]
[INFO] file ............................................... SUCCESS [ 16.578 s]
[INFO] mail ............................................... SUCCESS [  5.968 s]
[INFO] i18n ............................................... SUCCESS [  2.907 s]
[INFO] service ............................................ SUCCESS [  6.844 s]
[INFO] rest-auth-service .................................. SUCCESS [  1.922 s]
[INFO] ueditor ............................................ SUCCESS [  2.250 s]
[INFO] elasticsearch ...................................... SUCCESS [  6.546 s]
[INFO] bpm-tools .......................................... SUCCESS [  0.015 s]
[INFO] integrate .......................................... SUCCESS [  5.000 s]
[INFO] table .............................................. SUCCESS [  7.336 s]
[INFO] bo ................................................. SUCCESS [ 21.750 s]
[INFO] bpm ................................................ SUCCESS [ 39.102 s]
[INFO] activiti ........................................... SUCCESS [ 15.330 s]
[INFO] report ............................................. SUCCESS [  8.641 s]
[INFO] mongodb ............................................ SUCCESS [  3.047 s]
[INFO] rabbitmq ........................................... SUCCESS [  1.515 s]
[INFO] easy-excel ......................................... SUCCESS [  6.907 s]
[INFO] bpm-api ............................................ SUCCESS [  0.000 s]
[INFO] bpm-userCenter-server .............................. SUCCESS [ 23.215 s]
[INFO] bpm-systemConfig-server ............................ SUCCESS [ 19.483 s]
[INFO] bpm-formDesign-server .............................. SUCCESS [ 13.281 s]
[INFO] bpm-workflow-server ................................ SUCCESS [ 13.812 s]
[INFO] bpm-application-server ............................. SUCCESS [ 13.777 s]
[INFO] biz-rescue-server .................................. FAILURE [  1.218 s]
[INFO] bpm-assembly ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:51 min
[INFO] Finished at: 2025-07-23T16:27:52+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 on project biz-rescue-server: Could not resolve dependencies for project com.artfess:biz-rescue-server:jar:1.0: Failure to find com.sun.speech.freetts:freetts:jar:1.2.2 in http://www.hotent.xyz:8081/nexus/repository/maven-public/ was cached in the local repository, resolution will not be reattempted until the update interval of hotent-remote has elapsed or updates are forced -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :biz-rescue-server