Success控制台输出

[INFO] 
[INFO] ----------------------< com.artfess:uc-api-impl >-----------------------
[INFO] Building uc-api-impl 1.0                                          [5/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uc-api-impl ---
[INFO] Deleting D:\jenkins\workspace\examine-java\bpm-api\uc-api-impl\target
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ uc-api-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uc-api-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to D:\jenkins\workspace\examine-java\bpm-api\uc-api-impl\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ uc-api-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\examine-java\bpm-api\uc-api-impl\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ uc-api-impl ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ uc-api-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ uc-api-impl ---
[INFO] Building jar: D:\jenkins\workspace\examine-java\bpm-api\uc-api-impl\target\uc-api-impl-1.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for examine-platform 1.0:
[INFO] 
[INFO] examine-platform ................................... SUCCESS [  0.250 s]
[INFO] uc-api ............................................. SUCCESS [  1.938 s]
[INFO] bpm-base ........................................... SUCCESS [ 13.985 s]
[INFO] redis .............................................. SUCCESS [  2.062 s]
[INFO] uc-api-impl ........................................ SUCCESS [  2.205 s]
[INFO] job ................................................ SUCCESS [  2.407 s]
[INFO] activemq ........................................... SUCCESS [  1.391 s]
[INFO] poi ................................................ SUCCESS [  2.859 s]
[INFO] sysConfig .......................................... SUCCESS [  5.282 s]
[INFO] file ............................................... SUCCESS [  5.750 s]
[INFO] mail ............................................... SUCCESS [  3.110 s]
[INFO] i18n ............................................... SUCCESS [  1.876 s]
[INFO] service ............................................ SUCCESS [  2.812 s]
[INFO] rest-auth-service .................................. SUCCESS [  1.063 s]
[INFO] ueditor ............................................ SUCCESS [  1.593 s]
[INFO] elasticsearch ...................................... SUCCESS [  2.078 s]
[INFO] bpm-tools .......................................... SUCCESS [  0.016 s]
[INFO] integrate .......................................... SUCCESS [  3.641 s]
[INFO] table .............................................. SUCCESS [  4.172 s]
[INFO] bo ................................................. SUCCESS [  3.172 s]
[INFO] bpm ................................................ SUCCESS [ 18.994 s]
[INFO] activiti ........................................... SUCCESS [ 18.625 s]
[INFO] report ............................................. SUCCESS [  2.375 s]
[INFO] mongodb ............................................ SUCCESS [  1.609 s]
[INFO] rabbitmq ........................................... SUCCESS [  0.938 s]
[INFO] bpm-api ............................................ SUCCESS [  0.000 s]
[INFO] bpm-userCenter-server .............................. SUCCESS [ 11.781 s]
[INFO] bpm-systemConfig-server ............................ SUCCESS [  6.953 s]
[INFO] bpm-formDesign-server .............................. SUCCESS [  7.751 s]
[INFO] bpm-workflow-server ................................ SUCCESS [  9.922 s]
[INFO] bpm-application-server ............................. SUCCESS [  5.485 s]
[INFO] biz-examine-server ................................. SUCCESS [  1.875 s]
[INFO] bpm-assembly ....................................... SUCCESS [  4.594 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:01 min
[INFO] Finished at: 2022-10-11T14:27:27+08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "offical" could not be activated because it does not exist.