控制台输出
[INFO]
[INFO] -------------------------< com.artfess:table >--------------------------
[INFO] Building table 1.0 [19/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ table ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ table ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\cssc-java\bpm-tools\table\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ table ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to D:\jenkins\workspace\cssc-java\bpm-tools\table\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ table ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\cssc-java\bpm-tools\table\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ table ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ table ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ table ---
[INFO] Building jar: D:\jenkins\workspace\cssc-java\bpm-tools\table\target\table-1.0.jar