控制台输出

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oa-thirdparty ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ oa-thirdparty ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oa-thirdparty ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oa-thirdparty ---
[INFO] Building jar: /var/lib/jenkins/workspace/tomcat-oa-web/oa-thirdparty/target/oa-thirdparty-0.0.1-SNAPSHOT.jar
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-core/src/main/java/com/cku/core/PageResultDto.java:[9,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-core/src/main/java/com/cku/core/ResultDto.java:[10,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-core/src/main/java/com/cku/core/ListResultDto.java:[9,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oa-core ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ oa-core ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oa-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oa-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/tomcat-oa-web/oa-core/target/oa-core-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] ---------------------------< com.cku:oa-web >---------------------------
[INFO] Building oa-web 0.0.1-SNAPSHOT                                     [5/5]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that have goals not marked   *
[WARNING] * as @threadSafe to support parallel building.                  *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in oa-web:
[WARNING] org.codehaus.mojo:build-helper-maven-plugin:1.4
[WARNING] Enable debug to see more precisely which goals are not marked @threadSafe.
[WARNING] *****************************************************************
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oa-web ---
[INFO] Deleting /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/target
[INFO] Deleting /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/webapp/WEB-INF/classes
[INFO] 
[INFO] --- build-helper-maven-plugin:1.4:add-source (add-source) @ oa-web ---
[INFO] Source directory: /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/jeesite added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oa-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 313 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ oa-web ---
[INFO] Compiling 2172 source files to /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/webapp/WEB-INF/classes
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/restful/v1/dog/model/RestDnaBlood.java:[55,19] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/timedtask/entity/EmployeeLeaveMsgInfo.java:[18,16] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/groomer/entity/GroomerShowBreeds.java:[38,17] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/finance/entity/PaymentRecord.java:[50,16] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/order/vo/SingleIdOrderBusinessVo.java:[11,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/order/vo/GroomerWrittenExamResitVo.java:[22,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/restful/v1/dog/model/RestDogChipPriceDto.java:[16,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/earnest/vo/entity/EarnestList.java:[11,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/trainschool/entity/TeacherLecturer.java:[10,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/restful/v1/dog/vo/request/GroomerRegisterRequest.java:[10,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/restful/v1/dog/model/RestDogChip.java:[19,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/dog/entity/DuplicateDog.java:[16,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/restful/v1/breeder/dto/RestDogChipApplyOptimalCouponsDto.java:[7,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/order/vo/request/SingleIdRequest.java:[11,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/groomer/entity/Curriculum.java:[9,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/groomer/entity/RotationChart.java:[8,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/restful/v1/kennel/model/RestKennelOwnerChangeMoney.java:[11,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/finance/entity/PaymentOrderRefund.java:[21,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/earnest/vo/entity/EarnestMoney.java:[11,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/dog/entity/DogDnaArchiveReissueSampling.java:[20,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/dog/entity/DogDnaBlood.java:[11,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/groomer/entity/GroomerShowBreeds.java:[20,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/restful/v1/breeder/dto/RestDogChipApplyCouponDto.java:[9,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/earnest/vo/entity/EarnestListItem.java:[9,0] Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
[WARNING] /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/kennel/service/KennelOwnerChangeService.java:[161,31] non-varargs call of varargs method with inexact argument type for last parameter;
[WARNING] for a non-varargs call and to suppress this warning
/var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/java/com/cku/oa/kennel/service/KennelOwnerChangeService.java:[163,97] non-varargs call of varargs method with inexact argument type for last parameter;
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oa-web ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ oa-web ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oa-web ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ oa-web ---
[INFO] Packaging webapp
[INFO] Assembling webapp [oa-web] in [/var/lib/jenkins/workspace/tomcat-oa-web/oa-web/target/oa-web]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/tomcat-oa-web/oa-web/src/main/webapp]
[INFO] Building war: /var/lib/jenkins/workspace/tomcat-oa-web/oa-web/target/oa-web.war