控制台输出
[INFO]
[INFO] --------------------------< com.cku:oa-core >---------------------------
[INFO] Building oa-core 0.0.1-SNAPSHOT [3/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] ---------------------------< com.cku:oa-gen >---------------------------
[INFO] Building oa-gen 0.0.1-SNAPSHOT [4/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oa-core ---
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oa-gen ---
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oa-thirdparty ---
[INFO] Deleting /var/lib/jenkins/workspace/tomcat-oa-web/oa-gen/target
[INFO] Deleting /var/lib/jenkins/workspace/tomcat-oa-web/oa-core/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oa-gen ---
[INFO] Deleting /var/lib/jenkins/workspace/tomcat-oa-web/oa-thirdparty/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oa-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oa-thirdparty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/tomcat-oa-web/oa-gen/src/main/resources
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/tomcat-oa-web/oa-core/src/main/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/tomcat-oa-web/oa-thirdparty/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ oa-gen ---
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ oa-core ---
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ oa-thirdparty ---
[INFO] No sources to compile
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/tomcat-oa-web/oa-thirdparty/target/classes
[INFO] Compiling 51 source files to /var/lib/jenkins/workspace/tomcat-oa-web/oa-core/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oa-gen ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ oa-gen ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oa-gen ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oa-gen ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /var/lib/jenkins/workspace/tomcat-oa-web/oa-gen/target/oa-gen-0.0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for ckuoa 0.0.1-SNAPSHOT:
[INFO]
[INFO] ckuoa .............................................. SUCCESS [ 0.680 s]
[INFO] oa-core ............................................ SUCCESS [ 10.060 s]
[INFO] oa-thirdparty ...................................... SUCCESS [ 7.844 s]
[INFO] oa-web ............................................. SUCCESS [01:25 min]
[INFO] oa-gen ............................................. SUCCESS [ 4.728 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:41 min (Wall Clock)
[INFO] Finished at: 2025-06-27T15:49:19+08:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data