[INFO] [INFO] -----------------------< com.artfess:biz-manage >----------------------- [INFO] Building biz-manage 1.0 [17/35] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/mapstruct/mapstruct-processor/1.2.0.Final/mapstruct-processor-1.2.0.Final.pom [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/mapstruct/mapstruct-processor/1.2.0.Final/mapstruct-processor-1.2.0.Final.pom (13 kB at 70 kB/s) [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls-core/1.0.6/jxls-core-1.0.6.pom [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls-core/1.0.6/jxls-core-1.0.6.pom (4.5 kB at 48 kB/s) [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls/1.0.6/jxls-1.0.6.pom [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls/1.0.6/jxls-1.0.6.pom (5.3 kB at 48 kB/s) [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/2.0/commons-digester-2.0.pom [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/2.0/commons-digester-2.0.pom (10.0 kB at 158 kB/s) [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-jexl/2.0.1/commons-jexl-2.0.1.pom [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-jexl/2.0.1/commons-jexl-2.0.1.pom (13 kB at 161 kB/s) [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-parent/14/commons-parent-14.pom [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 498 kB/s) [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/mapstruct/mapstruct-processor/1.2.0.Final/mapstruct-processor-1.2.0.Final.jar [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls-core/1.0.6/jxls-core-1.0.6.jar [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar [INFO] Downloading from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-jexl/2.0.1/commons-jexl-2.0.1.jar [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/apache/commons/commons-jexl/2.0.1/commons-jexl-2.0.1.jar (215 kB at 529 kB/s) [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/net/sf/jxls/jxls-core/1.0.6/jxls-core-1.0.6.jar (156 kB at 384 kB/s) [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar (149 kB at 317 kB/s) [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 1.2 MB/s) [INFO] Downloaded from hotent-remote: http://www.hotent.xyz:8081/nexus/repository/maven-public/org/mapstruct/mapstruct-processor/1.2.0.Final/mapstruct-processor-1.2.0.Final.jar (1.6 MB at 3.2 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ biz-manage --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ biz-manage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ biz-manage --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 301 source files to D:\jenkins\workspace\bzzgj\biz-manage\target\classes [INFO] /D:/jenkins/workspace/bzzgj/biz-manage/src/main/java/com/artfess/manage/safty/CmgtSaftySelectOptions.java: 某些输入文件使用了未经检查或不安全的操作。 [INFO] /D:/jenkins/workspace/bzzgj/biz-manage/src/main/java/com/artfess/manage/safty/CmgtSaftySelectOptions.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ biz-manage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory D:\jenkins\workspace\bzzgj\biz-manage\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ biz-manage --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ biz-manage --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ biz-manage --- [INFO] Building jar: D:\jenkins\workspace\bzzgj\biz-manage\target\biz-manage-1.0.jar