[INFO]
[INFO] ------------------------< com.artfess:service >-------------------------
[INFO] Building service 1.0 [13/31]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ service ---
[INFO] Deleting D:\jenkins\workspace\yhxt-java\bpm-tools\service\target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to D:\jenkins\workspace\yhxt-java\bpm-tools\service\target\classes
[INFO] /D:/jenkins/workspace/yhxt-java/bpm-tools/service/src/main/java/com/artfess/service/ws/cxf/SchemaRefAny.java: D:\jenkins\workspace\yhxt-java\bpm-tools\service\src\main\java\com\artfess\service\ws\cxf\SchemaRefAny.java使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/yhxt-java/bpm-tools/service/src/main/java/com/artfess/service/ws/cxf/SchemaRefAny.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/yhxt-java/bpm-tools/service/src/main/java/com/artfess/service/controller/ServiceSetController.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/yhxt-java/bpm-tools/service/src/main/java/com/artfess/service/controller/ServiceSetController.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\yhxt-java\bpm-tools\service\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ service ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ service ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ service ---
[INFO] Building jar: D:\jenkins\workspace\yhxt-java\bpm-tools\service\target\service-1.0.jar