Skip to content

Console Output

[INFO] 
[INFO] ---------------------< com.bcxin:event-job-domain >---------------------
[INFO] Building event-job-domain 1.0.0                                  [11/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ event-job-domain ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-domain/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ event-job-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-domain/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ event-job-domain ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-domain/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ event-job-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-domain/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ event-job-domain ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ event-job-domain ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ event-job-domain ---
[INFO] Building jar: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-jobs/event-job-domain/target/event-job-domain-1.0.0.jar