[INFO]
[INFO] --------------------------< com.artfess:file >--------------------------
[INFO] Building file 1.0 [12/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from oschina-releases: http://maven.oschina.net/content/groups/public/com/aliyun/tea/maven-metadata.xml
[INFO] Downloading from spring-releases: https://repo.spring.io/libs-release/com/aliyun/tea/maven-metadata.xml
[INFO] Downloading from spring-milestones: https://repo.spring.io/libs-milestone/com/aliyun/tea/maven-metadata.xml
[INFO] Downloading from spring-snapshots: https://repo.spring.io/libs-snapshot/com/aliyun/tea/maven-metadata.xml
[WARNING] Could not transfer metadata com.aliyun:tea/maven-metadata.xml from/to spring-snapshots (https://repo.spring.io/libs-snapshot): Authentication failed for https://repo.spring.io/libs-snapshot/com/aliyun/tea/maven-metadata.xml 401 Unauthorized
[WARNING] Could not transfer metadata com.aliyun:tea/maven-metadata.xml from/to spring-milestones (https://repo.spring.io/libs-milestone): Authentication failed for https://repo.spring.io/libs-milestone/com/aliyun/tea/maven-metadata.xml 401 Unauthorized
[WARNING] Could not transfer metadata com.aliyun:tea/maven-metadata.xml from/to spring-releases (https://repo.spring.io/libs-release): Authentication failed for https://repo.spring.io/libs-release/com/aliyun/tea/maven-metadata.xml 401 Unauthorized
[WARNING] Could not transfer metadata com.aliyun:tea/maven-metadata.xml from/to oschina-releases (http://maven.oschina.net/content/groups/public/): Transfer failed for http://maven.oschina.net/content/groups/public/com/aliyun/tea/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ file ---
[INFO] Deleting D:\jenkins\workspace\bzzgj\bpm-tools\file\target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ file ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ file ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 71 source files to D:\jenkins\workspace\bzzgj\bpm-tools\file\target\classes
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/file/src/main/java/com/artfess/file/util/HtmlUtil.java: D:\jenkins\workspace\bzzgj\bpm-tools\file\src\main\java\com\artfess\file\util\HtmlUtil.java使用或覆盖了已过时的 API。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/file/src/main/java/com/artfess/file/util/HtmlUtil.java: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/file/src/main/java/com/artfess/file/controller/CatalogController.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /D:/jenkins/workspace/bzzgj/bpm-tools/file/src/main/java/com/artfess/file/controller/CatalogController.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ file ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\bpm-tools\file\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ file ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ file ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ file ---
[INFO] Building jar: D:\jenkins\workspace\bzzgj\bpm-tools\file\target\file-1.0.jar