Success控制台输出

[INFO] 
[INFO] ----------------------< com.artfess:uc-api-impl >-----------------------
[INFO] Building uc-api-impl 1.0                                          [5/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uc-api-impl ---
[INFO] Deleting D:\jenkins\workspace\tj_zsj_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] skip non existing resourceDirectory D:\jenkins\workspace\tj_zsj_java\lib
[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\tj_zsj_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\tj_zsj_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\tj_zsj_java\bpm-api\uc-api-impl\target\uc-api-impl-1.0.jar