Success控制台输出

[INFO] 
[INFO] -----------< org.jetlinks.community:iot-platform-standalone >-----------
[INFO] Building iot-platform-standalone 2.0.0-SNAPSHOT                  [37/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ iot-platform-standalone ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ iot-platform-standalone ---
[INFO] jacocoArgLine set to -javaagent:D:\\work\\maven\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\jenkins\\workspace\\IoT-platform\\iot-platform-standalone\\target\\jacoco.exec
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ iot-platform-standalone ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ iot-platform-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ iot-platform-standalone ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target\classes
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-standalone/src/main/java/org/jetlinks/community/standalone/web/ClusterInfoController.java: D:\jenkins\workspace\IoT-platform\iot-platform-standalone\src\main\java\org\jetlinks\community\standalone\web\ClusterInfoController.java使用或覆盖了已过时的 API。
[WARNING] /D:/jenkins/workspace/IoT-platform/iot-platform-standalone/src/main/java/org/jetlinks/community/standalone/web/ClusterInfoController.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ iot-platform-standalone ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ iot-platform-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-standalone\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ iot-platform-standalone ---
[INFO] No sources to compile
[INFO] 
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ iot-platform-standalone ---
[INFO] No sources specified for compilation.  Skipping.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ iot-platform-standalone ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ iot-platform-standalone ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ iot-platform-standalone ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target\iot-platform-standalone.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ iot-platform-standalone ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-standalone\target\iot-platform-standalone-sources.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.7.3:repackage (default) @ iot-platform-standalone ---
[INFO] Layout: ZIP
[INFO] Replacing main artifact with repackaged archive