控制台输出
[INFO]
[INFO] ---------------< org.jetlinks.community:notify-webhook >----------------
[INFO] Building notify-webhook 2.0.0-SNAPSHOT [25/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ notify-webhook ---
[INFO] Deleting D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ notify-webhook ---
[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-components\\notify-component\\notify-webhook\\target\\jacoco.exec
[INFO]
[INFO] --- gmavenplus-plugin:1.6.1:addTestSources (default) @ notify-webhook ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ notify-webhook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ notify-webhook ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\classes
[INFO]
[INFO] --- gmavenplus-plugin:1.6.1:compile (default) @ notify-webhook ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ notify-webhook ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ notify-webhook ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\test-classes
[INFO]
[INFO] --- gmavenplus-plugin:1.6.1:compileTests (default) @ notify-webhook ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ notify-webhook ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jetlinks.community.notify.webhook.http.HttpWebHookTemplateTest
"Test"
[{"name":"Test"}]
{"name":"Test"}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s - in org.jetlinks.community.notify.webhook.http.HttpWebHookTemplateTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ notify-webhook ---
[INFO] Loading execution data file D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\jacoco.exec
[INFO] Analyzed bundle 'notify-webhook' with 6 classes
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ notify-webhook ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\notify-webhook.jar
[INFO]
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ notify-webhook ---
[INFO] Building jar: D:\jenkins\workspace\IoT-platform\iot-platform-components\notify-component\notify-webhook\target\notify-webhook-sources.jar