Skip to content

Console Output

[INFO] 
[INFO] ---------------------< com.bcxin:event-core-jdbc >----------------------
[INFO] Building event-core-jdbc 1.0.0                                    [5/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.3.23/spring-jdbc-5.3.23.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.3.23/spring-jdbc-5.3.23.pom (2.4 kB at 28 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.3.6/spring-core-5.3.6.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.3.6/spring-core-5.3.6.pom (2.0 kB at 5.6 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.3.16/spring-jcl-5.3.16.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.3.16/spring-jcl-5.3.16.pom (1.8 kB at 2.9 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.3.16/spring-tx-5.3.16.pom
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.3.16/spring-tx-5.3.16.pom (2.2 kB at 3.2 kB/s)
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.3.23/spring-jdbc-5.3.23.jar
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.3.6/spring-core-5.3.6.jar
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.3.16/spring-jcl-5.3.16.jar
[INFO] Downloading from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.3.16/spring-tx-5.3.16.jar
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.3.23/spring-jdbc-5.3.23.jar (428 kB at 945 kB/s)
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.3.6/spring-core-5.3.6.jar (1.5 MB at 2.4 MB/s)
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.3.16/spring-tx-5.3.16.jar (333 kB at 507 kB/s)
[INFO] Downloaded from alibaba: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.3.16/spring-jcl-5.3.16.jar (24 kB at 32 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ event-core-jdbc ---
[INFO] Deleting /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ event-core-jdbc ---
[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-jdbc/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ event-core-jdbc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/target/classes
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/src/main/java/com/bcxin/event/core/jdbc/ParseSqlParameter.java: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/src/main/java/com/bcxin/event/core/jdbc/ParseSqlParameter.java uses unchecked or unsafe operations.
[WARNING] /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/src/main/java/com/bcxin/event/core/jdbc/ParseSqlParameter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ event-core-jdbc ---
[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-jdbc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ event-core-jdbc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ event-core-jdbc ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ event-core-jdbc ---
[INFO] Building jar: /data/jenkins/workspace/event-platform/src/streaming-event-platform/event-core-jdbc/target/event-core-jdbc-1.0.0.jar