[INFO]
[INFO] ------------------< com.bcxin:event-job-core-domain >-------------------
[INFO] Building event-job-core-domain 1.0.0 [4/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/com/github/ben-manes/caffeine/caffeine/2.7.0/caffeine-2.7.0.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/com/github/ben-manes/caffeine/caffeine/2.7.0/caffeine-2.7.0.pom (5.6 kB at 8.9 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/checkerframework/checker-qual/2.6.0/checker-qual-2.6.0.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/checkerframework/checker-qual/2.6.0/checker-qual-2.6.0.pom (2.4 kB at 3.8 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.3.3/error_prone_annotations-2.3.3.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.3.3/error_prone_annotations-2.3.3.pom (1.8 kB at 5.5 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_parent/2.3.3/error_prone_parent-2.3.3.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_parent/2.3.3/error_prone_parent-2.3.3.pom (5.3 kB at 58 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/com/github/ben-manes/caffeine/caffeine/2.7.0/caffeine-2.7.0.jar
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/checkerframework/checker-qual/2.6.0/checker-qual-2.6.0.jar
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.3.3/error_prone_annotations-2.3.3.jar
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/checkerframework/checker-qual/2.6.0/checker-qual-2.6.0.jar (194 kB at 708 kB/s)
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.3.3/error_prone_annotations-2.3.3.jar (13 kB at 19 kB/s)
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/com/github/ben-manes/caffeine/caffeine/2.7.0/caffeine-2.7.0.jar (847 kB at 666 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ event-job-core-domain ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ event-job-core-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ event-job-core-domain ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/target/classes
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/main/java/com/bcxin/event/job/core/domain/impls/CacheProviderImpl.java: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/main/java/com/bcxin/event/job/core/domain/impls/CacheProviderImpl.java uses unchecked or unsafe operations.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/main/java/com/bcxin/event/job/core/domain/impls/CacheProviderImpl.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ event-job-core-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ event-job-core-domain ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ event-job-core-domain ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ event-job-core-domain ---
[INFO] Building jar: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-core-domain/target/event-job-core-domain-1.0.0.jar