Success控制台输出

[INFO] 
[INFO] -----------------------< com.artfess:sysConfig >------------------------
[INFO] Building sysConfig 1.0                                            [9/36]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sysConfig ---
[INFO] Deleting D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\target
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sysConfig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\lib
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sysConfig ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 143 source files to D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\target\classes
[INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/sysConfig/src/main/java/com/artfess/sysConfig/persistence/model/SysAreas.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/dataShare-java/bpm-tools/sysConfig/src/main/java/com/artfess/sysConfig/persistence/model/SysAreas.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sysConfig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sysConfig ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ sysConfig ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sysConfig ---
[INFO] Building jar: D:\jenkins\workspace\dataShare-java\bpm-tools\sysConfig\target\sysConfig-1.0.jar