Success控制台输出

[INFO] 
[INFO] -----------------< com.artfess:bpm-application-server >-----------------
[INFO] Building bpm-application-server 1.0                              [29/31]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-application-server ---
[INFO] Deleting D:\jenkins\workspace\xypm-java-prod\bpm-application-server\target
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bpm-application-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bpm-application-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 86 source files to D:\jenkins\workspace\xypm-java-prod\bpm-application-server\target\classes
[WARNING] /D:/jenkins/workspace/xypm-java-prod/bpm-application-server/src/main/java/com/artfess/application/controller/SysLogsSettingsController.java: 某些输入文件使用了未经检查或不安全的操作。
[WARNING] /D:/jenkins/workspace/xypm-java-prod/bpm-application-server/src/main/java/com/artfess/application/controller/SysLogsSettingsController.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bpm-application-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\xypm-java-prod\bpm-application-server\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bpm-application-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ bpm-application-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpm-application-server ---
[INFO] Building jar: D:\jenkins\workspace\xypm-java-prod\bpm-application-server\target\application.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.7.0:repackage (default) @ bpm-application-server ---
[INFO] Layout: JAR
[INFO] Creating repackaged archive D:\jenkins\workspace\xypm-java-prod\bpm-application-server\target\application-boot.jar with classifier boot