Skip to content

Console Output

[INFO] 
[INFO] ------------------------< com.bcxin:event-core >------------------------
[INFO] Building event-core 1.0.0                                         [2/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/1.18.24/lombok-1.18.24.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/1.18.24/lombok-1.18.24.pom (1.5 kB at 4.8 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom (3.4 kB at 41 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (0 B at 0 B/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (0 B at 0 B/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (0 B at 0 B/s)
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar (2.0 MB at 1.2 MB/s)
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar (1.7 MB at 1.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ event-core ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ event-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ event-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/target/classes
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/utils/FreemarkerUtils.java: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/utils/FreemarkerUtils.java uses or overrides a deprecated API.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/utils/FreemarkerUtils.java: Recompile with -Xlint:deprecation for details.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/EntityCollection.java: Some input files use unchecked or unsafe operations.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/main/java/com/bcxin/event/core/EntityCollection.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ event-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ event-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ event-core ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ event-core ---
[INFO] Building jar: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core/target/event-core-1.0.0.jar